aboutsummaryrefslogtreecommitdiffstats
path: root/doc/getting
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2017-02-19 08:12:30 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commit4c1118d130c5b2dd8aef5ef486138db002dcfda7 (patch)
tree07a0819200358dd97d4e2f045851cc3f033a1c44 /doc/getting
parenta1fb74c4fa69c035ea298c3d526a9a277c8db1f7 (diff)
downloadghdl-4c1118d130c5b2dd8aef5ef486138db002dcfda7.tar.gz
ghdl-4c1118d130c5b2dd8aef5ef486138db002dcfda7.tar.bz2
ghdl-4c1118d130c5b2dd8aef5ef486138db002dcfda7.zip
Removed numbers from folder names.
Diffstat (limited to 'doc/getting')
-rw-r--r--doc/getting/Docker.rst31
-rw-r--r--doc/getting/Releases.rst8
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