Add asciidoc documentation

This commit is contained in:
Peter Dimov
2019-11-26 02:21:52 +02:00
parent eec2255703
commit 915a1dc49b
14 changed files with 295 additions and 413 deletions

View File

@ -0,0 +1,6 @@
<style>
*:not(pre)>code { background: none; color: #600000; }
:not(pre):not([class^=L])>code { background: none; color: #600000; }
</style>