aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/index.rst
blob: 431f9bf481634eede971a116ce3828490a1b87de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
.. hide-toc: true

.. include:: ../../README.rst
    :start-after: start-index
    :end-before: end-index


.. toctree::
    :hidden:
    .. :caption: 关于

    关于 <about/index.rst>


.. .. toctree::
    :hidden:
    :caption: 入门

    前言 <getting_started/introduction/index.rst>
    渐进式教程 <getting_started/step_by_step/index.rst>
    你的第一个骰系 <getting_started/first_dice_system/index.rst>
    你的第一个脚本插件 <getting_started/first_script/index.rst>
    你的第一个规则书实现 <getting_started/first_rule_book_impl/index.rst>
    你的第一个智能语言模型 <getting_started/first_language_model/index.rst>


.. toctree::
    :hidden:
    :caption: 手册

    最佳实践 <tutorials/best_practices/index.rst>
    故障排除 <tutorials/troubleshooting.rst>
    使用脚手架 <tutorials/use_cli.rst>
    迁移到新版本 <tutorials/migrating/index.rst>
    一切皆配置 <tutorials/all_in_configuration.rst>
    WebUI 使用 <tutorials/webui/index.rst>
    Nivis 语法指南 <tutorials/nivis_grammar/index.rst>
    OneRoll 语法指南 <tutorials/oneroll_grammar/index.rst>
    NLP 自然语言处理 <tutorials/nature_language_processing/index.rst>
    ASR&TTS 音频处理 <tutorials/ast_and_tts/index.rst>
    性能比较与建议 <tutorials/performance/index.rst>
    平台相关 <tutorials/platform/index.rst>
    脚本插件 <tutorials/scripts/index.rst>
    跑团日志记录着色器 <tutorials/logshader/index.rst>


.. toctree::
    :hidden:
    :caption: 贡献

    贡献方式 <contributing/ways_to_contribute.rst>
    贡献工作流 <contributing/workflow.rst>
    框架开发 <contributing/development/index.rst>
    编写文档 <contributing/documentation/index.rst>


.. toctree::
    :hidden:
    :caption: 社区

    资产库 <community/asset_library/index.rst>
    社区渠道 <community/channels.rst>
    教程与资源 <community/tutorials.rst>


.. toctree::
    :hidden:
    :caption: 开放 API 手册

    参考 <api/index.rst>