diff options
Diffstat (limited to 'doc.ru/source/index.rst')
-rw-r--r-- | doc.ru/source/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc.ru/source/index.rst b/doc.ru/source/index.rst new file mode 100644 index 0000000..eea4320 --- /dev/null +++ b/doc.ru/source/index.rst @@ -0,0 +1,17 @@ +.. bs4RUdocs documentation master file, created by
+ sphinx-quickstart on Sat Feb 1 21:26:47 2020.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Beautiful Soup на русском языке
+===============================
+
+Переведено на русский `authoress <http://geekwriter.ru/>`_.
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Оглавление:
+
+ bs4ru
+
+
|