Skip to content
Snippets Groups Projects
Verified Commit 4f7ced6a authored by Josch Morgenstern's avatar Josch Morgenstern
Browse files

add links to docu page

parent 00c6cebc
No related branches found
No related tags found
No related merge requests found
Pipeline #25211 passed
...@@ -13,3 +13,13 @@ More information about Git LFS [here](https://git-lfs.github.com/). ...@@ -13,3 +13,13 @@ More information about Git LFS [here](https://git-lfs.github.com/).
Git submodules are used for libraries. Git submodules are used for libraries.
To download the submodules either clone using `git clone --recurse-submodules` or after `git clone` use `git submodule init` and `git submodule update`. To download the submodules either clone using `git clone --recurse-submodules` or after `git clone` use `git submodule init` and `git submodule update`.
## Documentation
The documentation for the develop-branch can be found here:
https://vkcv.de/develop/
The documentation concerning the respective merge request is listed here:
https://vkcv.de/branch/
It is automatically generated and uploaded using the CI pipeline.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment