irfpy and documentation

Documentation is a heart of irfpy.

For documentation, irfpy rely fully on Sphinx. for production and formatting. Therefore, it is recommended for developer to use their syntax.

Note

However, do not aim perfect from the beginning. Yes, it is “Better Than Nothing”

The sphinx syntax is very simple to get used to. The syntax is based on restructuredtext markup, with its extension.

To start with, you may find the link in the sidebar of this page Show Source. Click the link, then the source code of this page will be shown.

To learn how to markup the text, there are many webpages. Google with “restructuredtext” (or “ReST”) and “Sphinx”. Some links are here: