Test
This commit is contained in:
@ -35,16 +35,7 @@ jobs:
|
|||||||
python3 pmodules_tools/pmodules_tools.py --db-check
|
python3 pmodules_tools/pmodules_tools.py --db-check
|
||||||
|
|
||||||
# render all files in doc and its sub-directories with extension .adoc to HTML
|
# 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
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user