Add documentation style sheet and Makefile entry
This commit is contained in:
committed by
=Michael Hohn
parent
3c8db9cbe4
commit
dcc32ea8ab
2
client/qldbtools/Makefile
Normal file
2
client/qldbtools/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
doc:
|
||||
pandoc -s --css=./gfm.css README.md > foo.html && open foo.html
|
||||
@@ -17,6 +17,7 @@ Full installation
|
||||
pip install qldbtools
|
||||
```
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```python
|
||||
|
||||
1021
client/qldbtools/gfm.css
Normal file
1021
client/qldbtools/gfm.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user