Skip to content

Commit c8fb1d0

Browse files
committed
doc: Move papers/ to source/
Avoids an error generating the website, where the directory papers/ is not copied because is in the parent directory of source/. Closes #33
1 parent 457ab39 commit c8fb1d0

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ swiss-army knife for interactive packet manipulation `scapy (Web archive)
2525
For further information, you might want to read our published papers
2626
about a TCP/IP stack written entirely in Dylan:
2727

28-
* :download:`A domain-specific language for manipulation of binary data in Dylan <../papers/a-DSL-for-manipulation-of-binary-data.pdf>` (by Hannes Mehnert and Andreas Bogk at ILC 2007)
29-
* :download:`Secure Networking <../papers/secure-networking.pdf>` (by Andreas Bogk and Hannes Mehnert in 2006)
28+
* :download:`A domain-specific language for manipulation of binary data in Dylan <./papers/a-DSL-for-manipulation-of-binary-data.pdf>` (by Hannes Mehnert and Andreas Bogk at ILC 2007)
29+
* :download:`Secure Networking <./papers/secure-networking.pdf>` (by Andreas Bogk and Hannes Mehnert in 2006)
3030

3131
.. toctree::
3232
:maxdepth: 3

documentation/papers/a-DSL-for-manipulation-of-binary-data.pdf renamed to documentation/source/papers/a-DSL-for-manipulation-of-binary-data.pdf

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)