commit | c54a6305e7ec3c297c1debbf785ff5b8054a700b | [log] [tgz] |
---|---|---|
author | Zesstra <zesstra@zesstra.de> | Tue Jan 31 11:38:52 2017 +0100 |
committer | MG Mud User <mud@mg.mud.de> | Tue Jan 31 11:38:52 2017 +0100 |
tree | 7f2b95e3a8d0ab34c77844a33ed6d23ee086d51a | |
parent | d6123407a34617d759ac1503fd2c8c12cac87a81 [diff] |
Noetige Umbenennungen fuer ASCII-Manpages Change-Id: I8228dd48edb7fd7857ab57e2b46c80bbc0ebb699
diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index 32967a3..1ed55b3 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst
@@ -12,9 +12,9 @@ :maxdepth: 1 :glob: - sefun - props - lfun + sefun.index + props.index + lfun.index Indices and tables
diff --git a/doc/sphinx/lfun.rst b/doc/sphinx/lfun.index.rst similarity index 100% rename from doc/sphinx/lfun.rst rename to doc/sphinx/lfun.index.rst
diff --git a/doc/sphinx/props.rst b/doc/sphinx/props.index.rst similarity index 100% rename from doc/sphinx/props.rst rename to doc/sphinx/props.index.rst
diff --git a/doc/sphinx/sefun.rst b/doc/sphinx/sefun.index.rst similarity index 100% rename from doc/sphinx/sefun.rst rename to doc/sphinx/sefun.index.rst