aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Release: bump to 3.0.0Tristan Gingold2023-03-081-5/+1376
|
* Bump to 3.0.0-rc.4, regenerate docTristan Gingold2023-03-081-27541/+28106
|
* doc: include NEWS.md in the indexumarcor2023-03-063-110/+6
|
* Update NEWS and copyright dateTristan Gingold2023-03-061-1/+1
| | | | | Co-Authored-By: Patrick Lehmann <Paebbels@gmail.com> Co-Authored-By: Unai Martinez-Corral <unai.martinezcorral@ehu.eus>
* doc: extensions cleanupumarcor2023-03-032-6/+0
|
* doc/index: reverse date format in the headingsumarcor2023-03-031-26/+26
|
* doc/index: fix indentationumarcor2023-03-031-7/+6
|
* doc/conf: add html_theme_options and html_css_filesumarcor2023-03-031-0/+23
|
* doc: change theme to 'furo'Unai Martinez-Corral2023-02-264-75/+4
|
* doc/requirements: unpin sphinxUnai Martinez-Corral2023-02-261-1/+1
|
* doc: cleanupUnai Martinez-Corral2023-02-262-3/+0
|
* doc/conf: spacingUnai Martinez-Corral2023-02-261-34/+34
|
* doc: GCC 12Unai Martinez-Corral2023-02-261-1/+2
|
* doc/index: updateUnai Martinez-Corral2023-02-251-0/+5
|
* doc/conf: update extlinks syntaxUnai Martinez-Corral2023-02-251-5/+5
|
* doc: update requirementsUnai Martinez-Corral2023-02-252-5/+1
|
* doc: clarify diagnostic level output.Tristan Gingold2023-02-121-1/+5
| | | | Close #2351
* 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
|
* Added pycode role.Patrick Lehmann2022-12-241-0/+4
| | | | (cherry picked from commit cf52f1ccf5491c8dca8cf97b156a2d0d29c004d9)
* Removed/disabled customized Sphinx/BTD extensions.Patrick Lehmann2022-12-241-6/+4
| | | | (cherry picked from commit d5ff8ffe2e56f614b1c942913796a2733a68aab7)
* Updated Sphinx configuration.Patrick Lehmann2022-12-241-8/+20
| | | | (cherry picked from commit fe702ec6fc634c72d98e174d4fba5b9aa014aa45)
* Improved autoapi template.Patrick Lehmann2022-12-241-30/+76
| | | | (cherry picked from commit 8d85d97998a9f0694889d0ddd579e7d9f247ab3d)
* Updated autoapi template.Patrick Lehmann2022-12-241-79/+50
| | | | (cherry picked from commit 4977150c62f61abd9740f6b0386dc2340b13dd07)
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-1/+1
|
* Document changes to -frelaxed from #2165 (#2167)Farmadupe2022-08-071-0/+4
| | | Co-authored-by: Thomas Green <none>
* doc: --gen-depends is not available with mcode. Fix #2121Tristan Gingold2022-07-041-3/+6
|
* Bumped Python package dependencies in pyGHDL.Patrick Lehmann2022-06-181-3/+3
|
* doc: document all warningsTristan Gingold2022-06-171-23/+122
|
* doc: update links to Yosys website (#2069)Xiretza2022-05-311-4/+4
|
* update for LLVM 14.0umarcor2022-04-081-1/+1
|
* fix few more typosJulin S2022-03-012-7/+7
|
* Fix typoJulin S2022-03-011-1/+1
| | | Fix typo
* docs: fix headline markersXiretza2022-03-011-2/+2
|
* docs: fix paragraph about existing VHDL editionsXiretza2022-03-011-1/+1
|
* Update documentation for VHDL-2019Xiretza2022-02-282-6/+14
|
* Prepare for release 2.0.0Tristan Gingold2022-02-282-13737/+22647
|
* doc: update diagram 'internals'umarcor2022-02-231-0/+0
|
* doc/about: change 'you' to formal englishumarcor2022-02-081-11/+10
|
* doc: update overview diagramumarcor2022-02-081-0/+0
|
* doc/about: 's/event-based timing/event-driven execution/'Unai Martinez-Corral2022-02-081-1/+1
| | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
* doc/about: updateUnai Martinez-Corral2022-02-081-1/+1
| | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
* doc/about: 's/programming language/computer language/'Unai Martinez-Corral2022-02-081-1/+1
| | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
* doc: use extlinks moreumarcor2022-02-078-63/+66
|
* doc/conf: fall back to 'alabaster' if '_theme' does not existumarcor2022-02-071-15/+23
|
* doc: move toctrees to a fileumarcor2022-02-072-65/+66
|
* doc: use theme_overrides and class 'shield' to fix the width of SHIELDsumarcor2022-02-074-63/+75
|
* doc/About: updateumarcor2022-02-071-10/+28
|
* doc/conf: add interpshinx target 'vasg'umarcor2022-02-071-3/+4
|
* doc/internals/Overview: updateumarcor2022-02-075-26/+35
|