Renamed document files to .rst for easier preview and highlight

This commit is contained in:
Veronica K. B. Olsen
2020-05-28 10:49:08 +02:00
parent 058bd0d068
commit 923e212960
62 changed files with 17010 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ templates_path = ["_templates"]
# You can specify multiple suffix as a list of string:
#
# source_suffix = [".rst", ".md"]
source_suffix = ".txt"
source_suffix = ".rst"
# The master toctree document.
master_doc = "index"