From 1c255387825b9ad3ca2f72b260b52ad6d81657d7 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 10 Oct 2016 17:29:35 +0200 Subject: Generate highlighted source code --- .gitignore | 1 + internals.rst | 6 ++++++ 2 files changed, 7 insertions(+) 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 ``_ and EUMEL packet *basic archive* [source86]_. Documentation for the dataspace FILE can be found in ``_ and EUMEL packet *file handling*. + +Source code +^^^^^^^^^^^ + +.. include:: source.rst + -- cgit v1.2.3