From 9af56ae47cf7cc1ce94624be4d32838cc4b416db Mon Sep 17 00:00:00 2001 From: gryf Date: Wed, 29 May 2019 22:42:01 +0200 Subject: [PATCH] Converted guide toc to rst --- docs/guide_toc.html | 140 -------------------------------------------- docs/guide_toc.rst | 12 ++++ 2 files changed, 12 insertions(+), 140 deletions(-) delete mode 100644 docs/guide_toc.html create mode 100644 docs/guide_toc.rst diff --git a/docs/guide_toc.html b/docs/guide_toc.html deleted file mode 100644 index 955956c..0000000 --- a/docs/guide_toc.html +++ /dev/null @@ -1,140 +0,0 @@ ---- -layout: default -title: User Guide ---- -
-
- -

Chapter 1: Introduction

- -
- -

Chapter 2: Windows

- -
- -

Chapter 3: The Workspace

- -
- -

Chapter 4: Configuring WindowMaker

- -
-
- -

Chapter 5: Tips


-
- -

Chapter 6: Glossary


-
- -

Chapter 7: Credits


-
-
-
-
diff --git a/docs/guide_toc.rst b/docs/guide_toc.rst new file mode 100644 index 0000000..83197d9 --- /dev/null +++ b/docs/guide_toc.rst @@ -0,0 +1,12 @@ +--- +layout: default +title: User Guide +--- + +- `Chapter 1: Introduction `_ +- `Chapter 2: Windows `_ +- `Chapter 3: The Workspace `_ +- `Chapter 4: Configuring WindowMaker `_ +- `Chapter 5: Tips `_ +- `Chapter 6: Glossary `_ +- `Chapter 7: Credits `_