Skip to content
Snippets Groups Projects
Commit d06fe79d authored by Florian Schröder's avatar Florian Schröder
Browse files

Exclude performance benchmark from docs

parent 39e85bf1
No related branches found
No related tags found
No related merge requests found
Pipeline #76501 passed
...@@ -18,7 +18,7 @@ pages: ...@@ -18,7 +18,7 @@ pages:
- apt-get install -y python3-dev python3-pip graphviz graphviz-dev - apt-get install -y python3-dev python3-pip graphviz graphviz-dev
- pip install pdoc - pip install pdoc
- pip install . - pip install .
- pdoc --output-dir public cooperative_cuisine !cooperative_cuisine.reinforcement_learning --logo https://gitlab.ub.uni-bielefeld.de/uploads/-/system/project/avatar/6780/Cooking-Vector-Illustration-Icon-Graphics-4267218-1-580x435.jpg --docformat google --favicon cooperative-cuisine/cooperative_cuisine/pygame_2d_vis/images/favicon.ico --footer-text "Developed@SCS" - pdoc --output-dir public cooperative_cuisine !cooperative_cuisine.reinforcement_learning !cooperative_cuisine.pygame_2d_vis.performance_benchmark --logo https://gitlab.ub.uni-bielefeld.de/uploads/-/system/project/avatar/6780/Cooking-Vector-Illustration-Icon-Graphics-4267218-1-580x435.jpg --docformat google --favicon cooperative-cuisine/cooperative_cuisine/pygame_2d_vis/images/favicon.ico --footer-text "Developed@SCS"
artifacts: artifacts:
paths: paths:
- public - public
......
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