aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorumarcor <38422348+umarcor@users.noreply.github.com>2020-04-10 07:48:47 +0200
committerGitHub <noreply@github.com>2020-04-10 07:48:47 +0200
commit2bea592952b8a9f9860bb646ddf72d26eac4ad29 (patch)
tree52f50b443a2d15a3f49d8cee8cd77538a9fa1292 /doc/index.rst
parent713cd87326302ee2ad750ec6d9d3a601f315e66b (diff)
downloadghdl-2bea592952b8a9f9860bb646ddf72d26eac4ad29.tar.gz
ghdl-2bea592952b8a9f9860bb646ddf72d26eac4ad29.tar.bz2
ghdl-2bea592952b8a9f9860bb646ddf72d26eac4ad29.zip
update doc (synth, overview, generics, etc.) (#1205)
* doc: extend info about setting generics through the CLI * doc: rename 'Command Reference' to 'Additional Command Reference' * doc: use '``' instead of ':samp:' * doc: update info about synthesis * doc: add references to sources in internals/Overview * doc: add diagram to internals/Overview
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 4a24216f5..c675383be 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -99,8 +99,9 @@
examples/quick_start/README
using/InvokingGHDL
using/Simulation
- using/Foreign
+ using/Synthesis
using/CommandReference
+ using/Foreign
using/ImplementationOfVHDL
using/ImplementationOfVITAL
examples/README
@@ -113,7 +114,6 @@
:caption: Development
:hidden:
- development/Synthesis
development/Debugging
development/CodingStyle
development/Roadmap