summaryrefslogtreecommitdiff
path: root/c2rst.py
AgeCommit message (Collapse)Author
2018-02-27Remove bad c2rst and fix the other for sphinx 1.7.1Scott Shawcroft
2016-10-19Switch away from sphinx.parsers which isn't available in sphinx 1.3.5 on ↵Scott Shawcroft
Read The Docs.
2016-10-18Documentation rework to unify the docs together rather than having themScott Shawcroft
on a per port basis. Also enables generating docs from inline RST in C code. Simply omits all lines except those that start with //|. Indentation after "//| " will be preserved.