8 Commits

Author SHA1 Message Date
Mohamed Gaber
157a650587 Update Documentation (#1917)
+ Added `make docs` target to primary Makefile to generate documentation
~ Update documentation dependencies
~ Updated `tcl.py` to handle JSON lists of elements including whitespace by joining them with a comma (unless one of the elements already contains a comma), resolving odd JSON syntax
~ Re-organized and re-order configuration variables and edited descriptions for general consistency as well as adding anchors
~ Update all documentation dependencies
~ Fixed a number of broken links
- Remove dependency on `docutils` and `sphinx-autobuild` (both unused)
- Remove two of the custom documentation extensions
2023-07-25 13:02:39 +03:00
Arman Avetisyan
826bb8f7f9 Installation, Quickstart Guide and Sphynx Overhaul (#1259)
+ Documentation changed, README no longer documentation's landing page
+ New installation and quickstart guides created
2022-09-06 12:10:03 +02:00
Mohamed Gaber
610a3296a3 RTD Fixes (#1228)
~ RecommonMark, Sphinx Markdown Tables replaced with MyST Parser
~ All package versions pinned
~ Updated various broken links
2022-07-22 15:50:48 +02:00
Donn
7a65b61b17 Add Python Linting (#876)
+ Added linting rules for flake8, formatting with black
+ Added a GitHub Action to enforce lint/format rules
2022-01-24 14:22:09 +02:00
Donn
f363fbe9ba Fix ReadTheDocs (#649) 2021-10-17 15:48:39 +02:00
agorararmard
a7e8c2c2d3 [SPHINX] cleanup trailing spaces 2020-12-29 22:45:59 +02:00
Wojciech Gryncewicz
15402baf11 Fixed bug in markdown link coverter 2020-12-29 19:59:50 +01:00
Wojciech Gryncewicz
e1c6ee49d4 Added Sphinx/RTD config and extensions
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
2020-12-29 19:47:50 +01:00