.. Documentation_hexnode documentation master file, created by
sphinx-quickstart on Mon May 09 14:24:54 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Frequently Asked Questions
=================================================
Contents:
.. toctree::
:maxdepth: 2
license
help
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
これは、index.rst
ビルドを作成するために make HTML を実行してこのファイルを作成した後の私のファイルです。ただし、index.html
ファイルには小見出しのライセンスとヘルプがありません。ソースディレクトリlicense.rst
に手動で作成する必要がありますか? help.rst
ビルド中に自動的に生成されますか?