aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* doc: add gnatdoc HTML outputumarcor2020-09-221-3/+1
|
* ci: use buildthedocs/btd to build and publish the docs to GHPumarcor2020-08-311-14/+17
|
* doc: autodoc python modules (libghdl, thin, vhdl and pyutils)umarcor2020-08-311-0/+8
|
* doc: update date (year)umarcor2020-05-081-1/+1
|
* doc: split 'Interfacing to other languages' to ghdl/ghdl-cosim (#1216)umarcor2020-04-141-0/+1
| | | | | | | * doc: move co-simulation content to ghdl/ghdl-cosim * doc: fix option ref syntax * doc: move examples to ghdl/ghdl-cosim
* Homogenise NEWS.md, conf.py cleanup (#1065)eine2020-01-031-229/+37
| | | | | | | | * homogenise NEWS.md * travis: rename anchor * doc: conf.py cleanup
* Update doc (#1003)1138-4EB2019-11-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | * doc: update makefile and build scripts * actions: add workflow 'doc' * doc: reorganize sections * doc: fix 'unknown option' warnings, headings, spaces, etc. * doc: add subdir 'examples', move 'quick_start' sources * doc: add section 'Development/Debugging' * doc: add section'Development/Synthesis' * doc: update roadmap * doc: add section examples * doc: use standard domain * doc: add comment about 'vhd' vs 'vhdl'
* [doc] Update section 'Getting GHDL' (#906)1138-4EB2019-08-311-17/+13
| | | | | | | | * doc: fix version extraction from 'configure' * doc: update section 'Getting GHDL' * readme: update
* doc: add custom directive 'exec', generate releases shields and tables1138-4EB2019-02-251-5/+3
| | | | with json data retrieved from github api"
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-211-8/+8
|
* update tgingold/ghdl refs to ghdl/ghdl1138-4EB2017-12-201-4/+4
|
* hack doc and regenerate texi file.Tristan Gingold2017-12-131-19/+6
|
* doc/changelog renamed to doc/appendix1138-4EB2017-12-101-10/+9
| | | | Replace :samp: with
* Fixed encoding problem. Replaced :samp: by ``.Patrick Lehmann2017-12-101-2/+1
|
* Debugging RTD step 2.Patrick Lehmann2017-12-101-1/+2
|
* Debugging RTD directory structure ...Patrick Lehmann2017-12-101-1/+2
|
* Fixed more syntax problems.Patrick Lehmann2017-12-101-2/+4
|
* Read `rst_prolog` content from an external file.Patrick Lehmann2017-12-101-8/+6
|
* Fixed headlines (1).Patrick Lehmann2017-12-101-1/+1
|
* Describe commands as options. Fix internal refs to options. Apply1138-4EB2017-12-101-1/+2
| | | | | suggestions about ch 2. Add options given by the executable but not documented earlier.
* Meta.rst added to changelog1138-4EB2017-12-101-3/+4
|
* Add theme_overrrides.css1138-4EB2017-12-101-3/+12
| | | | | | Move WhatIs* to About. Move About, Contributing and Copying to doc. Rename Copying to License. Append CC-BY-SA-4.0 legalcode to COPYING.md Chapter Introduction ready for review. Starting to rewrite Building
* Allow markdown1138-4EB2017-12-101-1/+5
| | | | | | Last files from oldmds removed. All the content is in the new structure now. COPYING replaced with the md version. Update NEWS.md
* Added Python (PIP) requirements file. Request Sphinx >= 1.5.2.Patrick Lehmann2017-12-101-1/+1
|
* Fixed used theme to allow local building.Patrick Lehmann2017-12-101-1/+1
|
* New documentation structure for GHDL.Patrick Lehmann2017-12-101-5/+47
|
* doc/conf.py: get version from git describeTristan Gingold2017-02-181-11/+10
|
* doc/conf.py: add traces to investigate RTD builds.Tristan Gingold2017-02-181-0/+3
|
* doc/conf.py: tabifyTristan Gingold2017-02-181-1/+1
|
* doc/conf.py: set version in case of failure.Tristan Gingold2017-02-181-3/+3
|
* Fix #2211138-4EB2017-02-181-3/+11
|
* get documentation version from latest Git tag.Patrick Lehmann2016-12-101-4/+17
|
* doc: use default theme for html.Tristan Gingold2015-11-241-1/+2
|
* Convert documentation to sphinx.Tristan Gingold2015-11-241-0/+284