aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2020-02-14 22:17:50 +0100
committerVasilij Schneidermann <mail@vasilij.de>2020-02-14 22:18:35 +0100
commitffc2f419524054575141dfe3c8e8238452bc9239 (patch)
treef801f30f883024d7ed3b70dca97560393e5332a5
parentdc6f6be4de0a74c7628cf5aba2072cc5f5e7a416 (diff)
Document new feature
-rw-r--r--README.rst1
-rw-r--r--nov.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3166559..46d9800 100644
--- a/README.rst
+++ b/README.rst
@@ -17,6 +17,7 @@ Features:
- Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
- Hyperlinks to internal and external targets
- Supports textual and image documents
+- Info-style History navigation
- View source of document files
- Metadata display
- Image rescaling
diff --git a/nov.el b/nov.el
index 1c5daf5..e4ace61 100644
--- a/nov.el
+++ b/nov.el
@@ -36,6 +36,7 @@
;; - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
;; - Hyperlinks to internal and external targets
;; - Supports textual and image documents
+;; - Info-style History navigation
;; - View source of document files
;; - Metadata display
;; - Image rescaling