aboutsummaryrefslogtreecommitdiffstats
path: root/doc/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* doc: include NEWS.md in the indexumarcor2023-03-061-0/+1
|
* doc: extensions cleanupumarcor2023-03-031-3/+0
|
* doc: change theme to 'furo'Unai Martinez-Corral2023-02-261-0/+3
|
* doc/requirements: unpin sphinxUnai Martinez-Corral2023-02-261-1/+1
|
* doc: cleanupUnai Martinez-Corral2023-02-261-1/+0
|
* doc: update requirementsUnai Martinez-Corral2023-02-251-2/+0
|
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Further fixes to the example code. * Bumped dependencies. * Fixed Debouncer example code. * Some more cleanup. * Black's opinion. * Run with pyVHDLModel dev-branch. * Fixed imports for Name. * Fixed test case. * Added a formatter to write dependency graphs and hierarchy as graphml. * Improved GraphML formatting. * Write compile order graph. * Computing compile order. * Bumped dependencies. * Black's opinion. * Fixed incorrect dependency.
* Limit Sphinx to 5.3 <= XX < 6.0Patrick Lehmann2022-12-311-2/+2
|
* Bumped Python package dependencies in pyGHDL.Patrick Lehmann2022-06-181-3/+3
|
* doc/requirements: remove redundant dependencyumarcor2021-12-181-2/+0
|
* pyTooling.Packaging is now replaced by pyTooling.Patrick Lehmann2021-12-161-1/+1
|
* Added entry points.Patrick Lehmann2021-12-141-1/+1
|
* Bumped dependencies.Patrick Lehmann2021-12-131-1/+1
|
* Bumped version of pyTooling.Packaging to v0.3.2.Patrick Lehmann2021-12-121-1/+1
|
* Updated setup.py to use pyTooling.Packaging.Patrick Lehmann2021-12-121-0/+2
|
* revert "doc: pin sphinx to v3.3.1 to prevent search bug"umarcor2021-09-041-1/+1
| | | | This reverts commit 4a6b6dbda139e8265570cd2a51b6c371abef4912.
* revert "doc: temporarily pin docutils to 0.16, due to theme compatibility ↵umarcor2021-09-041-1/+0
| | | | | | issues (readthedocs/sphinx_rtd_theme#1115)" This reverts commit 5c6b2eb7bf6633a8e80d39dbcc024a466fca29ee.
* doc: temporarily pin docutils to 0.16, due to theme compatibility issues ↵umarcor2021-04-261-0/+1
| | | | (readthedocs/sphinx_rtd_theme#1115)
* doc: pin sphinx to v3.3.1 to prevent search bugumarcor2021-04-221-1/+1
| | | | | | | | | | Search is broken with >=3.3.1 (VUnit/vunit#713). We use the same template in VUnit and here, which is based on sphinx_rtd_theme. Moreover, sphinx_rtd_theme is broken with docutils>=0.16 (see readthedocs/sphinx_rtd_theme#1115). So, we are temporarily pinning those (see buildthedocs/docker@f7bda0e and buildthedocs/docker@1fd9555) until sphinx_rtd_theme is either fixed or updated (they are expecting to deprecate the current theme and use a new one based on bootstrap, see readthedocs/sphinx_rtd_theme#1086). Then, we will either rebase or update buildthedocs/sphinx.theme for picking the fixes.
* doc: recommonmark is not used at the momentumarcor2021-01-061-1/+1
|
* Fixed dependency list for documentation.Patrick Lehmann2021-01-051-1/+11
|
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-311-3/+4
|
* ci: install requirements in temporary containersumarcor2020-12-291-1/+1
|
* ci: use buildthedocs/btd to build and publish the docs to GHPumarcor2020-08-311-2/+1
|
* doc: add custom directive 'exec', generate releases shields and tables1138-4EB2019-02-251-0/+1
| | | | with json data retrieved from github api"
* add sphinx_rtd_theme to requirements.txt1138-4EB2019-02-231-1/+1
|
* Added requirement.Patrick Lehmann2017-12-101-0/+1
|
* Added Python (PIP) requirements file. Request Sphinx >= 1.5.2.Patrick Lehmann2017-12-101-0/+5
|
* Add doc/requirements.txtTristan Gingold2017-02-191-0/+1