- 22 Jul, 2020 1 commit
-
-
Eric Engestrom authored
This needs to be done in the mesa3d.org repo; see mesa3d.org!19 Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!5928>
-
- 22 Jun, 2020 1 commit
-
-
Eric Engestrom authored
The original issue asked for all the keys in a single file, but I didn't do that because it's much easier to manage and verify the keys as separate files, but sphinx doesn't provide a way to expose a folder so we'd need to create an index.html and have it list all the keys manually, which is very error prone. At this point, we might as well just concatenate the keys and expose a single file, so let's do that. Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!5568>
-
- 18 Jun, 2020 1 commit
-
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric.engestrom@intel.com> Part-of: <!2857>
-
- 16 Jun, 2020 1 commit
-
-
Erik Faye-Lund authored
This time, let's use proper Sphinx roles for the referenes, so we can reference documents and inline refs. Reviewed-by:
Eric Anholt <eric@anholt.net> Part-of: <!5471>
-
- 13 Jun, 2020 4 commits
-
-
Erik Faye-Lund authored
Part-of: <mesa/mesa!4630>
-
Erik Faye-Lund authored
Sphinx already provides a proper table-of-contents, so we don't need to roll our own. Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-
Erik Faye-Lund authored
This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!4630>
-