Test
This commit is contained in:
@ -35,16 +35,7 @@ jobs:
|
||||
python3 pmodules_tools/pmodules_tools.py --db-check
|
||||
|
||||
# render all files in doc and its sub-directories with extension .adoc to HTML
|
||||
>
|
||||
asciidoctor -a data-uri \
|
||||
-a reproducible \
|
||||
-a icons=font \
|
||||
-a source-highlighter=Pygments \
|
||||
-a experimental \
|
||||
-a stylesheet=./stylesheets/readthedocs.css \
|
||||
-D public \
|
||||
-R doc '**/*.adoc'
|
||||
>
|
||||
asciidoctor -a data-uri -a reproducible -a icons=font -a source-highlighter=Pygments -a experimental -a stylesheet=./stylesheets/readthedocs.css -D public -R doc '**/*.adoc'
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user