Commit aebca12b authored by Dean Moldovan's avatar Dean Moldovan
Browse files

Fix sphinx doc missing code blocks and warnings

The missing empty line after `.. code-block::` resulted in incorrectly
parsed restructuredtext (sphinx warnings) and the code blocks were not
generated in the html output.

The `exclude_patterns` change just silences the orphaned file warning.

[ci skip]
parent 94f2052d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment