diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-11-13 18:49:32 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-11-13 18:49:32 +0000 |
| commit | fadbad68166a8d3577e5cb3dfe8dba724dacb76d (patch) | |
| tree | 3e03ac5308b0c2e62284be4f4010156e5fe3ed3c /docs/Makefile | |
| parent | remove tests and pyproject from distribution (diff) | |
| download | paper2remarkable-fadbad68166a8d3577e5cb3dfe8dba724dacb76d.tar.gz paper2remarkable-fadbad68166a8d3577e5cb3dfe8dba724dacb76d.zip | |
minor fixes to docs
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index 4c617df..ae82c87 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -44,6 +44,7 @@ clean_output: rm -f man.rst rm -rf $(OUTPUT_DIR) rm -rf _static + rm -rf .build ####################### # Virtual environment # |
