File tree 1 file changed +6
-10
lines changed
1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,6 @@ adf-core-pythonのドキュメント
15
15
パッケージとしてまだ公開していないため、pip でインストールすることはできません。
16
16
17
17
18
- .. contents :: 目次
19
- :depth: 2
20
- :local:
21
-
22
18
概要
23
19
----
24
20
adf-core-pythonは、RoboCup Rescue Simulation(RRS)におけるエージェント開発を支援するためのライブラリ及びフレームワークです。
@@ -38,20 +34,20 @@ adf-core-pythonを始めるには、インストールに従い、このドキ
38
34
39
35
.. toctree ::
40
36
:maxdepth: 1
41
- :caption: インストール:
37
+ :caption: インストール
42
38
43
39
install/environment/environment
44
40
install/install/install
45
41
46
42
.. toctree ::
47
43
:maxdepth: 1
48
- :caption: クイックスタート:
44
+ :caption: クイックスタート
49
45
50
46
quickstart/quickstart
51
47
52
48
.. toctree ::
53
49
:maxdepth: 1
54
- :caption: チュートリアル:
50
+ :caption: チュートリアル
55
51
56
52
tutorial/environment/environment
57
53
tutorial/agent/agent
@@ -61,14 +57,14 @@ adf-core-pythonを始めるには、インストールに従い、このドキ
61
57
62
58
.. toctree ::
63
59
:maxdepth: 1
64
- :caption: ハンズオン:
60
+ :caption: ハンズオン
65
61
66
- hands-on/search
67
62
hands-on/clustering
63
+ hands-on/search
68
64
69
65
.. toctree ::
70
66
:maxdepth: 1
71
- :caption: APIドキュメント:
67
+ :caption: APIドキュメント
72
68
73
69
genindex
74
70
modindex
You can’t perform that action at this time.
0 commit comments