Skip to content

modelica/ma-asciidoctor-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modelica Association Asciidoctor Theme

Common Asciidoctor theme for specifications by the Modelica Association.

Building the Specification Document

To build the specification document clone the repository recursively

git clone --recursive git://github.com/modelica/fmi-standard/

change into the directory

cd fmi-standard

and run asciidoctor

sudo docker run --rm -it -v $PWD:/documents/ asciidoctor/docker-asciidoctor asciidoctor --base-dir /documents/docs --failure-level WARN --verbose docs/index.adoc

About

Common Asciidoctor theme for specifications by the Modelica Association

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published