mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-10 01:10:27 +00:00
24 lines
442 B
ReStructuredText
24 lines
442 B
ReStructuredText
Sphinx Auto API
|
|
===============
|
|
|
|
A tool that generates a full API ref (Javadoc style) for your project.
|
|
It requires no RST and is fully automated,
|
|
while being integrated into Sphinx.
|
|
|
|
The first implementation is for Microsoft .Net.
|
|
Other implementations are encouraged for your language.
|
|
|
|
Design
|
|
------
|
|
|
|
Read more about the deisgn in our Design doc.
|
|
|
|
Future
|
|
------
|
|
Our goal is to support the following soon:
|
|
|
|
* Javascript
|
|
* PHP
|
|
* Python
|
|
* Go
|