Skip to content

Commit

Permalink
Added instructions, closes #2981
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Aug 29, 2019
1 parent 8ea87dd commit d74adf5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -133,6 +133,17 @@ install them all using:
If you have `pandoc` installed, you can also generate an ePub with

$ make epub

*Provisionally* and on our way to the 2.0 version, this is how you build the documentation using [documentable](https://github.com/perl6/Documentable)

make assets
make init-highlights
documentable start -a -v --highlight

You need to do this only the first time, or (for now) when you add new files.

documentable update


## nginx configuration

Expand Down

0 comments on commit d74adf5

Please sign in to comment.