From b9b1fc42d6e1391b55ea9f5204a5ca5537e7b5c8 Mon Sep 17 00:00:00 2001 From: gryf Date: Wed, 29 May 2019 22:07:34 +0200 Subject: [PATCH] Converted credits to rst --- docs/chap7.html | 18 ------------------ docs/chap7.rst | 12 ++++++++++++ 2 files changed, 12 insertions(+), 18 deletions(-) delete mode 100644 docs/chap7.html create mode 100644 docs/chap7.rst diff --git a/docs/chap7.html b/docs/chap7.html deleted file mode 100644 index 5c27222..0000000 --- a/docs/chap7.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: default -title: User Guide - Credits ---- -
-
-
- -

Chapter 7

- -

Credits


-
- The original TeX version of this document was written by Afredo K. Kojima.
-
- The HTML conversion was done primarily by Jeremy Crabtree, with assistance from Dan Olav Mikael Hultgren - Gudmundsson.
-
-
diff --git a/docs/chap7.rst b/docs/chap7.rst new file mode 100644 index 0000000..307a8cb --- /dev/null +++ b/docs/chap7.rst @@ -0,0 +1,12 @@ +--- +layout: default +title: User Guide - Credits +--- + +Credits +======= + +The original TeX version of this document was written by Afredo K. Kojima. + +The HTML conversion was done primarily by Jeremy Crabtree, with assistance from +Dan Olav Mikael Hultgren Gudmundsson.