diff --git a/docs/community_guidelines.rst b/docs/community_guidelines.rst index 734c38f..fa5f25b 100644 --- a/docs/community_guidelines.rst +++ b/docs/community_guidelines.rst @@ -5,8 +5,8 @@ Community guidelines ******************** * Contributions to :program:`PyDFT` are always welcome and appreciated. Before doing - so, please first read the `CONTRIBUTING `_ + so, please first read the `CONTRIBUTING `_ guide. * For reporting issues or problems with the software, you are kindly invited to - `to open a new issue on Gitlab `_. + `to open a new issue on Gitlab `_. * If you wish to contact the developers, please send an e-mail to i.a.w.filot@tue.nl. diff --git a/docs/index.rst b/docs/index.rst index 90a1a01..d4471f0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,8 +5,10 @@ PyDFT: pure-python density functional theory :target: https://anaconda.org/ifilot/pydft .. image:: https://img.shields.io/pypi/v/pydft?color=green :target: https://pypi.org/project/pydft/ -.. image:: https://gitlab.tue.nl/ifilot/pydft/badges/master/pipeline.svg - :target: https://gitlab.tue.nl/ifilot/pydft/-/commits/master +.. image:: https://github.com/ifilot/pydft/actions/workflows/build_pypi.yml/badge.svg + :target: https://github.com/ifilot/pydft/actions/workflows/build_pypi.yml +.. image:: https://github.com/ifilot/pydft/actions/workflows/build_conda.yml/badge.svg + :target: https://github.com/ifilot/pydft/actions/workflows/build_conda.yml .. image:: https://img.shields.io/badge/License-GPLv3-blue.svg :target: https://www.gnu.org/licenses/gpl-3.0 @@ -27,13 +29,14 @@ a working code and a considerable effort was made in documenting everything. More information on the inner workings of :program:`PyDFT` can be obtained from the textbook "Elements of Electronic Structure Theory" (specifically - chapter 4), which is freely available `via this website `_. + chapter 4), which is freely available `via this website + `_. :program:`PyDFT` has been developed at the Eindhoven University of Technology, -Netherlands. :program:`PyDFT` and its development are hosted on `github -`_. Bugs and feature -requests are ideally submitted via the `github issue tracker -`_. +Netherlands. :program:`PyDFT` and its development are hosted on `Github +`_. Bugs and feature requests are ideally +submitted via the `github issue tracker +`_. .. toctree:: :maxdepth: 2