# ginger Polynomial Root Finding Python Code ## 👉 Note > This is the main page of your project's [Sphinx] documentation. It is > formatted in [Markdown]. Add additional pages by creating md-files in > `docs` or rst-files (formated in [reStructuredText]) and adding links to > them in the `Contents` section below. > > Please check [Sphinx], [recommonmark] and [autostructify] for more information > about how to document your project and how to configure your preferences. ## Contents ```{toctree} :maxdepth: 2 readme license authors changelog contributing api/modules ``` ## Indices and tables * [genindex](genindex) * [modindex](modindex) * [search](search) [sphinx]: http://www.sphinx-doc.org/ [markdown]: https://daringfireball.net/projects/markdown/ [restructuredtext]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [recommonmark]: https://recommonmark.readthedocs.io/en/latest [autostructify]: https://recommonmark.readthedocs.io/en/latest/auto_structify.html