Contents:
.. toctree::
:maxdepth: 2
foo.rst
bar.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
を使用してビルドしようとしてsphinx-build . doc
いますが、警告が表示されます:
(WARNING/2) toctree references unknown document u'bar'
その理由は何ですか?