update sphinx example configuraton
[doc.git] / examples / sphinx / README.md
index 616961e..ec94cd0 100644 (file)
@@ -27,16 +27,6 @@ https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/latest/config.ht
 
 https://www.sphinx-doc.org/en/master/usage/configuration.html
 
----
-## conf.yaml
-#### DESCRIPTION:
-Required to customize lfdocs-conf behavior.
-#### PATH:
-{project}/docs/conf.yaml
-##### SEE ALSO:
-
-https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/latest/config.html
-
 ---
 ## requirements-docs.txt
 ##### DESCRIPTION:
@@ -49,6 +39,7 @@ Contains the required libraries to be used by Sphinx.
 Required to customize the ReadTheDocs input and output behavior. **Important:** This file is located in your {project} root directory (e.g. *doc/.readthedocs.yaml*).
 #### PATH:
 {project}/.readthedocs.yaml
+
 ---
 ## tox.ini
 ##### DESCRIPTION:
@@ -56,4 +47,9 @@ Required to customize different tox environments.
 #### PATH:
 {project}/tox.ini
 ##### SEE ALSO:
-https://tox.wiki/en/latest/config.html
\ No newline at end of file
+https://tox.wiki/en/latest/config.html
+
+---
+## index.rst
+##### DESCRIPTION:
+The reStructuredText Cheat Sheet as an example .rst file