-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish API docs on readthedocs #305
Comments
The most popular tool for doing documentation on ReadTheDocs is Sphinx. See https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html |
We have a couple of special Sphinx plugins to make it easier to use with Verilog -> http://sphinxcontrib-verilog-diagrams.readthedocs.io/ This is used on the python-symbiflow-v2x docs at https://python-symbiflow-v2x.readthedocs.io/en/latest/ |
There is also a bunch of useful information at f4pga/ideas#9 |
There was some work on this for SymbiFlow at https://github.com/SymbiFlow/symbiflow-docs |
@daniellimws might also be interested in helping out here. He has been doing some great work for other SymbiFlow related projects. |
The idea at f4pga/ideas#49 could help with making this nice and easy. |
Surelog should publish documentation on ReadTheDocs like all good packages.
See https://docs.readthedocs.io/en/stable/ on how to get started.
The docs should be published at https://surelog.readthedocs.io/
The text was updated successfully, but these errors were encountered: