diff --git a/_toc.yml b/_toc.yml index 7f3c23f..37b9a67 100644 --- a/_toc.yml +++ b/_toc.yml @@ -9,7 +9,6 @@ chapters: sections: - file: examples/01_getting_started - file: examples/02_grain_boundaries - - file: docs/helpandsupport.md - file: docs/extending.md - file: docs/license.md - file: docs/acknowledgements.md diff --git a/docs/acknowledgements.md b/docs/acknowledgements.md index 69bff34..c580dcc 100644 --- a/docs/acknowledgements.md +++ b/docs/acknowledgements.md @@ -13,4 +13,4 @@ Please see the complete list of contributers [here](https://github.com/pyscal/py ## Acknowledgements -Funding for this publication was provided by the NFDI consortium [NFDI-MatWerkl(https://nfdi-matwerk.de/) in the context of the work of the association German National Research Data Infrastructure (NFDI) e.V. NFDI is financed by the Federal Republic of Germany and the 16 federal states and funded by the Federal Ministry of Education and Research (BMBF) - funding code M532701 / the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - [project number 460247524](https://gepris.dfg.de/gepris/projekt/460247524?language=en). \ No newline at end of file +Funding for this publication was provided by the NFDI consortium [NFDI-MatWerk](https://nfdi-matwerk.de/) in the context of the work of the association German National Research Data Infrastructure (NFDI) e.V. NFDI is financed by the Federal Republic of Germany and the 16 federal states and funded by the Federal Ministry of Education and Research (BMBF) - funding code M532701 / the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - [project number 460247524](https://gepris.dfg.de/gepris/projekt/460247524?language=en). \ No newline at end of file diff --git a/docs/extending.md b/docs/extending.md index a64804c..2f7a47b 100644 --- a/docs/extending.md +++ b/docs/extending.md @@ -1,5 +1,12 @@ -# Support, contributing and extending +# Support + +In case of bugs and feature improvements, you are welcome to create a +new issue on the [github repo](https://github.com/pyscal/pyscal_rdf). You +are also welcome to fix a bug or implement a feature. + +Any other questions or suggestions are welcome, please contact +[us](mailto:rdf@pyscal.org). `pyscal-rdf` welcomes and appreciates contribution and extension to the module. Rather than local modifications, we request that the diff --git a/docs/helpandsupport.md b/docs/helpandsupport.md deleted file mode 100644 index 8c50b60..0000000 --- a/docs/helpandsupport.md +++ /dev/null @@ -1,11 +0,0 @@ -# Help and support - -In case of bugs and feature improvements, you are welcome to create a -new issue on the [github repo](https://github.com/pyscal/pyscal_rdf). You -are also welcome to fix a bug or implement a feature. Please see the -[extending and -contributing](extending) -section for more details. - -Any other questions or suggestions are welcome, please contact -[us](mailto:rdf@pyscal.org).