diff options
Diffstat (limited to 'doc/getting')
-rw-r--r-- | doc/getting/Docker.rst | 31 | ||||
-rw-r--r-- | doc/getting/Releases.rst | 8 |
2 files changed, 39 insertions, 0 deletions
diff --git a/doc/getting/Docker.rst b/doc/getting/Docker.rst new file mode 100644 index 000000000..35a1c11b6 --- /dev/null +++ b/doc/getting/Docker.rst @@ -0,0 +1,31 @@ +.. _DOCKER: + +Docker containers +############# + +What is docker? A primer +================= + +Where are images hosted? +================= + +docker-hub +ghdl-tools +Dockerfiles + +Launch options +================= + +With(out) shared folder +---------------- + +Interactive/daemon +---------------- + +Shrinking +---------------- + +Additional tools, with(out) GUI +---------------- + +GtkWave, PoC, VUnit, OSVVM, UVVM
\ No newline at end of file diff --git a/doc/getting/Releases.rst b/doc/getting/Releases.rst new file mode 100644 index 000000000..0fbd4542d --- /dev/null +++ b/doc/getting/Releases.rst @@ -0,0 +1,8 @@ +.. _RELEASE: + +Releases +######## + +.. TODO: topic + + naming, stable, development, nightly
\ No newline at end of file |