[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Move examples inside docs/source
commit d1b5bfb0dd42913edd626b52241d6c43a5a34254
Author: juga0 <juga@xxxxxxxxxx>
Date: Mon Oct 29 10:35:00 2018 +0000
Move examples inside docs/source
By mistake it was moved to docs/ and it couldn't be found by
config.rst. Also fix path line in rst.
---
docs/source/config.rst | 2 +-
docs/{ => source}/examples/config.example.ini | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/config.rst b/docs/source/config.rst
index 84c850f..5e7f14f 100644
--- a/docs/source/config.rst
+++ b/docs/source/config.rst
@@ -27,7 +27,7 @@ The user example config file provided by ``sbws`` might look like this.
.. _init-config:
-.. literalinclude:: examples/config.example.ini
+.. literalinclude:: /examples/config.example.ini
:caption: Example config.example.ini
**No other configuration files are read.**
diff --git a/docs/examples/config.example.ini b/docs/source/examples/config.example.ini
similarity index 100%
rename from docs/examples/config.example.ini
rename to docs/source/examples/config.example.ini
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits