From fadbad68166a8d3577e5cb3dfe8dba724dacb76d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 13 Nov 2020 18:49:32 +0000 Subject: minor fixes to docs --- docs/Makefile | 1 + docs/man.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') 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 # diff --git a/docs/man.md b/docs/man.md index dcaf594..958b825 100644 --- a/docs/man.md +++ b/docs/man.md @@ -13,7 +13,8 @@ reMarkable tablet. The input to the script can be a URL to a PDF file or article on a website, or a local file. For supported scientific outlets, the program will collect the metadata for the paper and create a nice filename (unless ``--filename`` is specified). See [SUPPORTED -SOURCES](#supported-sources) for an overview of supported scientific outlets. +SOURCES](#supported-sources) for an overview of supported scientific paper +sources. By default, paper2remarkable crops the unnecessary whitespace from a PDF file to make the paper fit better on the reMarkable. The default setting yields a -- cgit v1.2.3