4d421c7151c279f21e2a9cd7dca4842c8282ca41
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
ghanshyam
|
4d421c7151 |
Fix sample file path for 4 files
This fix sample file path and status code of evacuate Part of bp:api-ref-in-rst Change-Id: I3bec0fcf622c0a1c85bbfea53283bd73fd613c75 |
||
|
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 |