We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0902e5d commit d06330aCopy full SHA for d06330a
source/about-python/index.rst
@@ -0,0 +1,10 @@
1
+Pythonとは
2
+=================
3
+
4
5
+.. toctree::
6
+ :maxdepth: 2
7
+ :caption: Contents:
8
9
+ what-python
10
source/about-python/what-python.md
@@ -0,0 +1,7 @@
+# Pythonとはなにか
+Pythonとは・・・・・。
+## 節
+ああああ
source/index.rst
@@ -10,6 +10,8 @@ Welcome to Pythonスターターガイド's documentation!
:maxdepth: 2
11
:caption: Contents:
12
13
+ about-python/index
14
15
16
17
Indices and tables
0 commit comments