diff options
| author | Lars-Dominik Braun <lars@6xq.net> | 2019-07-29 15:34:50 +0200 |
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2019-07-29 15:35:16 +0200 |
| commit | 949dd6d2a14f11036d251ef7d11607a214389d17 (patch) | |
| tree | dc4d31ffed9d2e8b02440569ec6fc9d85d4e57b8 /doc/index.rst | |
| parent | 3433889e1c04881eba0bbd1e211beb544123dd57 (diff) | |
| download | crocoite-949dd6d2a14f11036d251ef7d11607a214389d17.tar.gz crocoite-949dd6d2a14f11036d251ef7d11607a214389d17.tar.bz2 crocoite-949dd6d2a14f11036d251ef7d11607a214389d17.zip | |
doc: Auto-generate list of supported click selectors
Using shinx plugin. Also improve click selector descriptions for this
purpose.
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 39c2f73..53f5f77 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -11,6 +11,7 @@ Chrome`_. :hidden: usage.rst + plugins.rst rationale.rst develop.rst related.rst @@ -24,7 +25,7 @@ Google Chrome-powered WARC output Includes all network requests made by the browser Site interaction - Auto-expand on-click content, infinite-scrolling + :ref:`Auto-expand on-click content <click>`, infinite-scrolling DOM snapshot Contains the page’s state, renderable without JavaScript Image screenshot @@ -32,3 +33,4 @@ Image screenshot Machine-readable interface Easy integration into custom tools/scripts + |
