f208917c520cc1a92e6177cebba16decd0247232
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Kevin_Zheng
|
f6592c94fd |
Fix api sample references in 2 more files.
The api sample reference is not correct fix incorrect return value. 1. servers-action-console-output.inc 2. servers-action-crash-dump.inc Part of bp:api-ref-in-rst Change-Id: Id0d946478a6a59f63f22117944309d3eb66013d3 |
||
|
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 |