Merge pull request #3672 from Blendify/docs-add-seealso

Docs: Add seealso message to config page leading to api docs
This commit is contained in:
Takeshi KOMIYA 2017-04-27 02:08:00 +09:00 committed by GitHub
commit 4874ae2c1d

View File

@ -50,6 +50,9 @@ Important points to note:
Note that the current builder tag is not available in ``conf.py``, as it is
created *after* the builder is initialized.
.. seealso:: Additional configurations, such as adding stylesheets,
javascripts, builders, etc. can be made through the :doc:`/extdev/appapi`.
General configuration
---------------------