Add documentation style sheet and Makefile entry

This commit is contained in:
Michael Hohn
2024-07-10 15:26:53 -07:00
committed by =Michael Hohn
parent 3c8db9cbe4
commit dcc32ea8ab
3 changed files with 1024 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
doc:
pandoc -s --css=./gfm.css README.md > foo.html && open foo.html

View File

@@ -17,6 +17,7 @@ Full installation
pip install qldbtools
```
## Usage
```python

1021
client/qldbtools/gfm.css Normal file

File diff suppressed because it is too large Load Diff