File: README.md

package info (click to toggle)
ycmd 0%2B20230103%2Bgitf53e7ac%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,904 kB
  • sloc: python: 41,740; cpp: 6,055; java: 295; sh: 271; cs: 194; javascript: 150; ansic: 82; makefile: 46; xml: 18; objc: 10
file content (9 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
API documentation
=================

This directory contains the API docs which are generated from the `openapi.yaml`
file. This file follows [the OpenAPI v2 specification][openapi]. When ycmd's API
changes, edit that file and run the `update_api_docs.py` script in the ycmd
folder to update the documentation.

[openapi]: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md