summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--internals.rst6
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95f09d1..4e462c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.sw?
bib.rst
+source.rst
__pycache__
index.html
library/
diff --git a/internals.rst b/internals.rst
index 98658de..3c586a3 100644
--- a/internals.rst
+++ b/internals.rst
@@ -4,3 +4,9 @@ Internals
For the disk archive format see `<tools/extractArchive.py>`_ and EUMEL packet *basic archive* [source86]_.
Documentation for the dataspace FILE can be found in `<tools/convertFileDs.py>`_ and EUMEL packet *file handling*.
+
+Source code
+^^^^^^^^^^^
+
+.. include:: source.rst
+