aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Document warnings enabled by default.Tristan Gingold2019-01-051-0/+5
| | | | Close #728
* fix sphinx warnings1138-4EB2019-01-038-51/+40
|
* Doc: add a note about -no-pie for gcc builds.Tristan Gingold2019-01-011-0/+3
|
* doc: fix quickstart examples.Tristan Gingold2018-12-181-4/+9
|
* doc: more tips in quick start guide.Tristan Gingold2018-12-131-0/+26
| | | | Close #605
* Improve help and doc for --max-stack-alloc.Tristan Gingold2018-12-031-1/+1
|
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+5
| | | | Fix #692
* Fix uvvm compilation failure, using #658 patch.Tristan Gingold2018-10-261-1/+1
| | | | Fix #658
* Improve doc, fix English typo.Tristan Gingold2018-09-231-19/+49
|
* Document default stop-delta value.Tristan Gingold2018-09-161-1/+2
| | | | Fix #654
* Add reference to Windows PowerShell upgradegritbub2018-06-051-0/+2
|
* Fix typogritbub2018-06-051-1/+1
| | | | | | | @gwtnb opened PR 597 while PR 591 was still open, pointing out this typo that had been missed. Incorporate this typo fix into PR 591
* Reduce after-sentence spacing to one spacegritbub2018-06-057-125/+125
| | | | | | | | | During PR 591 it was decided that all sentences should be ended with a period and then followed by only one space. Regex changed 132 instances of two spaces to one space (in 7 files). Also changed the second paragraph of CodingStyle to dictate the use of one space instead of two.
* 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
|