6529a2ebd7
Sphinx 1.5 is more picky about some code, it complaints if code-blocks are not valid json and also about too short underlines. Fix one json file, fix underlines, change code-blocks to none so that Sphinx 1.5 builds this again. Enable treating warnings as errors to avoid regressions. Note that with current tools there are no double stanza warnings anymore. Change-Id: I58d1452ffddf091d56dcfad8140caba084800a0e
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"outputs": [
|
|
{
|
|
"output_key": "output name",
|
|
"description": "output description"
|
|
}
|
|
]
|
|
}
|