mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
[Build] Add build script for generating PDF from AsciiDoc
This commit is contained in:
2
docs/spec/build.sh
Executable file
2
docs/spec/build.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
asciidoctor-pdf -a pdf-theme=theme.yml -a "pdf-fontsdir=fonts;GEM_FONTS_DIR" -a source-highlighter=rouge spec.adoc
|
||||
Reference in New Issue
Block a user