Sarah Clements
12ff3a64f0
Bug 1166905 - Combine UI and server docs ( #4083 )
2018-10-09 12:38:30 -07:00
Ed Morley
445766d958
Bug 1443251 - Remove support for buildbot job ingestion ( #4087 )
...
The buildapi celerybeat tasks were disabled previously in #4007 , so
these tasks are unused.
2018-10-02 11:07:27 +01:00
George Hickman
ca2f8515a3
Bug 1069249 - Explain how to view DB inside a Vagrant VM
2018-08-01 12:30:42 +01:00
Ed Morley
eeff0a6fb4
Bug 1466084 - Docs: Convert markup from reST to markdown
...
Markdown guide for reference:
https://daringfireball.net/projects/markdown/syntax
For the existing Sphinx `.. note::`s, there isn't an exact equivalent
until we switch to mkdocs (which has the `Admonition` extension), so
I've left as reStructuredText and wrapped them with an `eval_rst`
code block for now, rather than switching to HTML. See:
https://recommonmark.readthedocs.io/en/latest/auto_structify.html#embed-restructuredtext
2018-07-30 20:49:01 +02:00
Ed Morley
71c1124784
Bug 1466084 - Docs: Change file extensions from .rst to .md
...
Renaming as a separate commit since otherwise Git was struggling to
identify the renames, making the diff harder to review.
`index.rst` has been left unchanged, since we still want to use the
`toctree` directive for now.
2018-07-30 20:49:01 +02:00