Fix links authored by Philipp Rüssmann's avatar Philipp Rüssmann
for i in jumu kkrimp kkrnano kkrsusc media playground scattering; do find . -name \*.md -type f -exec sed -i "" "s/$i\:/$i\//" {} \; ;done
...@@ -3,23 +3,19 @@ documentation for the Juelich KKR codes. ...@@ -3,23 +3,19 @@ documentation for the Juelich KKR codes.
It should cover It should cover
` * simple explanation and usage of the codes`\ * simple explanation and usage of the codes
` * basic examples for standard tasks`\ * basic examples for standard tasks
` * collection of handy scripts for computation / visualization`\ * collection of handy scripts for computation / visualization
` * FAQ`\ * FAQ
` * providing a collection of the codes` * providing a collection of the codes
\<WRAP center round box 80%\> <wrap em> Please help to improve this **Please help to improve this
KKRdoku by contributing through your ideas, writing and reviewing KKRdoku by contributing through your ideas, writing and reviewing
skills. </wrap> </WRAP> skills.**
\<WRAP center round important 80%\> You must be a registered user and
logged in in order to edit the KKRdoku! </WRAP>
Code documentation Code documentation
================== ==================
Here you find the automatically generated documentation of the code: https://kkr.iffgit.fz-juelich.de/jukkr Here you find the automatically generated documentation of the source code: https://kkr.iffgit.fz-juelich.de/jukkr
------------------------------------------------------------------------ ------------------------------------------------------------------------
... ...
......