diff --git a/doc/usage/commands.rst b/doc/usage/commands.rst new file mode 100644 index 0000000000000000000000000000000000000000..e2ea221ccf99c1f26249a3e6a20a9edc37236a90 --- /dev/null +++ b/doc/usage/commands.rst @@ -0,0 +1,6 @@ +Commands +======== + +By pressing colon one can execute different commands in zathura: + +.. include:: ../man/_commands.txt diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 1480c5ea306198315bc7c40a0130cf21b51c6f9d..6faad9bdd92a721e626fa5098c30a43d5de22e46 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -7,3 +7,10 @@ Commandline invocation .. include:: ../man/_synopsis.txt .. include:: ../man/_options.txt + +.. include:: commands.rst + +.. toctree:: + :hidden: + + commands