Skip to content
Snippets Groups Projects
Commit d6e3f1de authored by Kristina Mazur's avatar Kristina Mazur
Browse files

Rename of tabs, restuctured content, add linux and python description

parent 03adbc1b
No related branches found
No related tags found
3 merge requests!76Draft: Updated Python code example,!73Initial open source version,!4New layout
Pipeline #1501287 waiting for manual action
Showing
with 6 additions and 2 deletions
# Ignore generated Doxygen docs in modules folder
docs/modules/**/
docs/documentation/**/
# Ignore the local docs of the AcXML
docs/aircraft-xml/
......@@ -29,7 +29,7 @@ doxygen:
- apk update && apk --no-cache add git doxygen graphviz ttf-freefont texmf-dist texmf-dist-latexextra texlive texlive-dvi
script:
- git clone -b feature-aircraftGeometry2 --recurse-submodules https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/libraries
- cd libraries/aircraftGeometry2/doc/ && ( cat Doxyfile ; echo "OUTPUT_DIRECTORY = $CI_PROJECT_DIR/docs/modules/" ) | doxygen -
- cd libraries/aircraftGeometry2/doc/ && ( cat Doxyfile ; echo "OUTPUT_DIRECTORY = $CI_PROJECT_DIR/docs/documentation/" ) | doxygen -
artifacts:
paths:
- $CI_PROJECT_DIR/docs/modules
......
@ todo needs input
\ No newline at end of file
docs/assets/images/developer/python-debug-binaries.png

131 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment