mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Doc: move API docs in their own chapter and add more of it.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.. _domain-api:
|
||||
|
||||
Domain API
|
||||
----------
|
||||
|
||||
.. module:: sphinx.domains
|
||||
|
||||
.. autoclass:: Domain
|
||||
:members:
|
||||
|
||||
.. autoclass:: ObjType
|
||||
|
||||
.. autoclass:: Index
|
||||
:members:
|
||||
Reference in New Issue
Block a user