There was an error while loading. Please reload this page.
1 parent 3a47621 commit 67a9665Copy full SHA for 67a9665
1 file changed
.github/workflows/docs.yml
@@ -15,10 +15,7 @@ jobs:
15
16
mkdir public
17
java -jar widoco.jar -ontFile src/ontology/tto-full.owl -outFolder public -uniteSections -includeAnnotationProperties -lang en-de -getOntologyMetadata -noPlaceHolderText -rewriteAll -webVowl
18
- ls public/doc
19
- cp public/doc/index-en.html public/doc/index.html
20
- cp public/doc/ontology.owl public/doc/ontology.rdf
21
-
+ ls public
22
pip install mkdocs
23
mkdocs build -f mkdocs.yaml
24
0 commit comments