diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2016-11-26 11:06:24 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2016-11-26 11:06:24 +0100 |
commit | 92bcaf1bf2c66cc9d175c5d2d8c17213616300b4 (patch) | |
tree | bfc6c5d3604d8461b59b8ff5c3365437a0418090 | |
parent | 378001a45d4f961f2f30353aec1b8d241c53a84d (diff) | |
download | eumel-92bcaf1bf2c66cc9d175c5d2d8c17213616300b4.tar.gz eumel-92bcaf1bf2c66cc9d175c5d2d8c17213616300b4.tar.bz2 eumel-92bcaf1bf2c66cc9d175c5d2d8c17213616300b4.zip |
Move source code index to its own page
-rw-r--r-- | internals.rst | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/internals.rst b/internals.rst index 79ef815..48ce82c 100644 --- a/internals.rst +++ b/internals.rst @@ -5,12 +5,8 @@ For the disk archive format see `<tools/extractArchive.py>`_ and EUMEL packet *b Documentation for the dataspace FILE can be found in `<tools/convertFileDs.py>`_ and EUMEL packet *file handling*. -Source code -^^^^^^^^^^^ +Additionally extracted source code from `floppy disk images`_ can be found here__. -The following files have been extracted from the floppy disk images available below__. - -__ artifacts_ - -.. include:: source.rst +.. _floppy disk images: artifacts_ +__ src/ |