summaryrefslogtreecommitdiff
path: root/docs/make.bat
AgeCommit message (Collapse)Author
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.
2015-04-16Add .gitattributes file to force text line endings to LF.Damien George
Some files are excluded, otherwise a whole lot of files need converting.
2014-09-25docs: Initial commit of Sphinx documentation framework.Damien George