aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/doc.yml
Commit message (Collapse)AuthorAgeFilesLines
* doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-281-1/+1
|
* ci: add emojisumarcor2020-11-301-3/+7
|
* ci: fix ghdl/doceine2020-11-181-1/+2
|
* doc: add gnatdoc HTML outputumarcor2020-09-221-0/+14
|
* ci: use buildthedocs/btd to build and publish the docs to GHPumarcor2020-08-311-3/+19
|
* ci: use eine/tip to provide nightly releases (#1315)umarcor2020-05-201-1/+5
| | | | | * ci: use eine/tip * ci: skip 'nightly' builds on Travis and AppVeyor
* rework 'version.tmp' (#1320)umarcor2020-05-201-1/+1
| | | | | | | | | * msys2: work around makepkg hanging at the end of build() * ci: update actions/checkout to v2 * make: allow setting default description through GHDL_DESC * ci: ensure clean git describe on MSYS2
* Update doc (#1003)1138-4EB2019-11-111-0/+9
* 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'