Update home authored by Schrödter, Tobias's avatar Schrödter, Tobias
......@@ -28,9 +28,9 @@ If you run across some issues or bugs when using the software we highly apprecia
## For new Developers
If you want to us help improve `PeTrack` any contributions are highly appreciated. Some things to help you, to start working on `PeTrack` can be found here:
- [Einrichten einer Entwicklungsumgebung](docs/setup)
- [Wie schreibe ich Doxygen Kommentare?](docs/doxygen)
- [Wie schreibe ich Unit Tests?](docs/unit_tests)
- [Einrichten einer Entwicklungsumgebung](dev/setup)
- [Wie schreibe ich Doxygen Kommentare?](dev/doxygen)
- [Wie schreibe ich Unit Tests?](dev/unit_tests)
- [How do I add my own testcase to the regression tests?](docs/regression_test)
- [Adding an element to the GUI](dev/Adding-an-element-to-the-GUI)
- [Build from source](dev/Build-from-source)
......@@ -39,4 +39,4 @@ If you want to us help improve `PeTrack` any contributions are highly appreciate
- [Tracker](dev/Tracker)
- [Visualization](dev/Visualization)
We apologize that the texts and some comments in the code are in German, we are working on translating it to English to address a wider audience. If you have questions, feel free to ask.
We apologize that the texts and some comments in the code are in German, we are working on translating it to English to address a wider audience. If you have questions, feel free to ask.
\ No newline at end of file