aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove single quotes around linksgritbub2018-06-045-16/+16
|
* Elaborate the contents of the bug report templategritbub2018-06-041-2/+2
| | | | Also add a link to 1138-4EB/issue-runner
* Standardize indentation to 2 spacesgritbub2018-06-044-201/+201
| | | | | Change indentation within documentation code blocks to 2 space indents instead of 3.
* Move short option after long optiongritbub2018-06-041-26/+26
| | | | Clean up indentation.
* Replace Minimum with Minimalgritbub2018-06-021-1/+1
|
* Change pronouns from singular to plural.gritbub2018-06-023-3/+3
| | | | | | | Address 3 requested changes: -[Meta](https://github.com/ghdl/ghdl/pull/591/files#r192524451) -[Roadmap](https://github.com/ghdl/ghdl/pull/591/files#r192524641) -[ImplementationOfVHDL](https://github.com/ghdl/ghdl/pull/591/files#r192529073)
* Rephrase documentation - typos, grammatical nuance, and linksgritbub2018-06-0122-382/+370
|
* add .github (issue templates)1138-4EB2018-05-262-3/+15
|
* fix 'occured' typo1138-4EB2018-05-262-2/+2
|
* add ref to tar.gz file in Building1138-4EB2018-04-212-2/+2
|
* move COPYING_DOC.md to subdir doc1138-4EB2018-04-211-0/+427
|
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-211-8/+8
|
* Removed VUnit pre-compile scripts from GHDL.Patrick Lehmann2018-03-131-49/+35
| | | | Fixes #353, #534, #528.
* Fixed indentation in list of supported types for the VCD format.Patrick Lehmann2018-02-101-10/+6
|
* fix appveyor shield on rtd1138-4EB2018-01-271-2/+2
|
* doc: clarify gcc configure prefix.Tristan Gingold2017-12-211-6/+12
|
* Makefile: Add install.vpi.local and mention it.Tristan Gingold2017-12-211-1/+1
|
* update travis refs after changing from tgingold/ghdl to ghdl/ghdl1138-4EB2017-12-201-2/+2
|
* update tgingold/ghdl refs to ghdl/ghdl1138-4EB2017-12-208-80/+91
|
* doc: use long URL only in html, regenerate ghdl.texiTristan Gingold2017-12-184-447/+443
|
* update getting/Releases to v0.351138-4EB2017-12-161-36/+54
|
* fix doc/building1138-4EB2017-12-1516-122/+166
|
* Release 0.35Tristan Gingold2017-12-141-2/+2
|
* Bump version and regenerate doc.Tristan Gingold2017-12-141-2/+2
|
* doc/Makefile: also depends on version.inTristan Gingold2017-12-141-1/+1
|
* hack doc and regenerate texi file.Tristan Gingold2017-12-136-1651/+4420
|
* Remove tag shield from the doc.Tristan Gingold2017-12-122-21/+17
| | | | For #483
* doc: remove references to gna.org (dead), fix minor issues.Tristan Gingold2017-12-105-12/+7
|
* clean todos1138-4EB2017-12-1070-3893/+107
|
* doc/changelog renamed to doc/appendix1138-4EB2017-12-1023-231/+336
| | | | Replace :samp: with
* Fix indentation for level 4 menu elements1138-4EB2017-12-101-0/+1
|
* Fixed typo.Patrick Lehmann2017-12-101-2/+2
|
* Added how to download GHDL sources.Patrick Lehmann2017-12-102-10/+170
|
* Fixed encoding problem. Replaced :samp: by ``.Patrick Lehmann2017-12-104-53/+78
|
* Debugging RTD step 2.Patrick Lehmann2017-12-101-1/+2
|
* Debugging RTD directory structure ...Patrick Lehmann2017-12-101-1/+2
|
* More restructuring.Patrick Lehmann2017-12-107-144/+247
|
* Fixed more syntax problems.Patrick Lehmann2017-12-103-8/+10
|
* Restructured build section. Created smaller files. Created (hidden) ↵Patrick Lehmann2017-12-1014-211/+437
| | | | sub-ToCs. Added out-dated build instructions for Windows GNAT GPL flow from private README.md.
* PrecompileVendorPrimitives: Translated lots of Markdown to RestructuredText ↵Patrick Lehmann2017-12-101-132/+211
| | | | syntax.
* Read `rst_prolog` content from an external file.Patrick Lehmann2017-12-102-8/+13
|
* Fixed typos, indentation and headline underlining.Patrick Lehmann2017-12-1012-352/+417
|
* Added requirement.Patrick Lehmann2017-12-101-0/+1
|
* Fixed headlines (1).Patrick Lehmann2017-12-103-20/+20
|
* Add raw sources of tutorial 'How to simulate an UART VHDL code with ghdl}' ↵1138-4EB2017-12-1044-2/+3510
| | | | by 'René Doß'
* Remove duplicated option1138-4EB2017-12-101-8/+2
|
* Add reference issues for docker1138-4EB2017-12-101-0/+4
|
* Describe commands as options. Fix internal refs to options. Apply1138-4EB2017-12-108-363/+310
| | | | | suggestions about ch 2. Add options given by the executable but not documented earlier.
* Meta.rst added to changelog1138-4EB2017-12-103-4/+23
|
* Files in the root not capitalized.1138-4EB2017-12-1011-894/+556
| | | | | | | Second chapter ready for first review: Invoking reordered, some content moved to Command Reference, information compacted, command shortcuts added to titles. Known features which are missing in the doc added to TODOs or to Roadmap. Add export subsections to Using/Simulation Directory structure described in Building