2016-12-30 19:57:34 -05:00
|
|
|
Please see the full documentation at https://bdisk.square-r00t.net
|
2014-12-19 14:13:30 -05:00
|
|
|
|
2016-12-30 19:57:34 -05:00
|
|
|
Alternatively, you can compile the manual yourself (requires asciidoc and asciidoctor):
|
2014-12-19 14:13:30 -05:00
|
|
|
|
2016-12-30 19:57:34 -05:00
|
|
|
cd docs/manual
|
|
|
|
asciidoctor -o /tmp/README.html HEAD.adoc
|
2014-12-19 14:13:30 -05:00
|
|
|
|
2016-12-30 19:57:34 -05:00
|
|
|
Then point your browser to /tmp/README.html
|