summaryrefslogtreecommitdiff
path: root/doc/asciidocapi.txt
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2011-02-07 09:28:07 +1300
committerStuart Rackham <srackham@methods.co.nz>2011-02-07 09:28:07 +1300
commitd7147d5145222f20fd3a911c4fda3fcd63594c88 (patch)
tree8f572147746fc53f17118083558b003c0fbf87a6 /doc/asciidocapi.txt
parent379e469e385c7a02c28731303c50ae4af3e93f2d (diff)
downloadasciidoc-git-d7147d5145222f20fd3a911c4fda3fcd63594c88.tar.gz
- Implemented asciidoc filter commands, see:
http://groups.google.com/group/asciidoc/browse_thread/thread/40c64cd33ee1905c - User's home directory now calculated in a platform independent manner.
Diffstat (limited to 'doc/asciidocapi.txt')
-rw-r--r--doc/asciidocapi.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/asciidocapi.txt b/doc/asciidocapi.txt
index 0c3c31a..bbf69e7 100644
--- a/doc/asciidocapi.txt
+++ b/doc/asciidocapi.txt
@@ -160,7 +160,8 @@ respective `asciidoc(1)` defaults are used.
[[X1]]
Class `Options(object)`
~~~~~~~~~~~~~~~~~~~~~~~
-Stores `asciidoc(1)` command options.
+Stores `asciidoc(1)` command options. You can use any `asciidoc(1)`
+options with the exception of the `--doctest` and `--filter` options.
Instance attributes
^^^^^^^^^^^^^^^^^^^