Contributing to the documentation ================================= .. _pull: Making a pull request ********************* Use your NCSU Github account to submit a pull request from the `git repo `_. Writing a Software page with reStructuredText ********************************************** For each new software you want to document, please create rst page and link it to the software page. You can copy the format of :ref:`qiime2` as an example or look at the :ref:`example` page. Here are some tutorials for rst file syntax: * https://matplotlib.org/sampledoc/ * https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html * https://www.sphinx-doc.org/en/stable/theming.html is a link to different themes