summaryrefslogtreecommitdiff
path: root/docs/user/rst
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-09 17:32:17 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-09 17:32:17 +0000
commit6aab98ed3aac81a6bfefcd30117faa20e8ec96ec (patch)
tree0763ed7b26f61043ddb6c272533bfb9434bebb2c /docs/user/rst
parent06a3ba7d9d9366468f0069fc6cf61eef63badd84 (diff)
downloaddocutils-6aab98ed3aac81a6bfefcd30117faa20e8ec96ec.tar.gz
added "title" directive
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3455 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user/rst')
-rw-r--r--docs/user/rst/cheatsheet.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user/rst/cheatsheet.txt b/docs/user/rst/cheatsheet.txt
index 7ae1d55f5..2142d9ce0 100644
--- a/docs/user/rst/cheatsheet.txt
+++ b/docs/user/rst/cheatsheet.txt
@@ -101,6 +101,7 @@ unicode Unicode character code conversion for substitution defs
class Set a "class" attribute on the next element
role Create a custom interpreted text role [0.3.2]
default-role Set the default interpreted text role [0.3.10]
+title Set the metadata document title [0.3.10]
================ ============================================================
Interpreted Text Role Quick Reference