17c09561f43a61cc0e4b17ba4ae7c3f5977acf70
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
jichenjc
|
17c09561f4 |
Fix diagnostics, extensions api ref
update those files api-ref Part of bp:api-ref-in-rst Change-Id: Id68dbc77011a7414edda5a4855ccbddb204031ac |
||
|
Sean Dague
|
9526462326 |
move sphinx h3 to '-' instead of '^'
In the sphinx document h3 is supposed to be '-' not '^': =, for sections -, for subsections ^, for subsubsections We have to enforce consistency here because we're processing included files which all have to agree, otherwise it's a sphinx error. Part of bp:api-ref-in-rst Change-Id: Ic6eef5cacb07870f161b04b031e332f2b87aeedc |
||
|
Sean Dague
|
d4e2771440 |
Import RST files for documentation
This is the results of the RST conversion from WADL. It creates a single index plus a bunch of included files which represent sections of the API document. This is the starting point for fixing the documentation. Change-Id: I7d561c2ecdcd864172dedb54a551f17ad3bdfe26 |