Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-22 | docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118) | James Falcon | |
This is more consistent with other github repositories, and will prompt a first-time contributor to read the contributing guidelines before submitting the pull request. Additionally, added a summary section to the top, updated some outdated language, and removed some outdated typing guidance. | |||
2016-11-10 | doc: make the RST files consistently formated and other improvements. | Scott Moser | |
The biggest things here are: * move doc/sources/*/README.rst to doc/rtd/topics/datasources This gives each datasource a page in the rtd docs, which make it easier to read. * consistently use the same header style throughout. As suggested at http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html use: # with overline, for parts * with overline, for chapters =, for sections -, for subsections ^, for subsubsections “, for paragraphs Also, move and re-format vendor-data documentation to rtd. | |||
2013-02-04 | Add initial docs about datasources. | harlowja | |
Start moving the current README for datasources to a RST format and include those files in the rtd site. LP: #1113650 | |||
2013-01-25 | Don't forget the hacking 'inclusion' file. | Joshua Harlow | |