diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-12 04:20:01 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-06-12 04:20:01 +0000 |
| commit | a1daa3a7ad15f2aed097f2524d8306fb46f26579 (patch) | |
| tree | 0639ec12ee3b209db6c483ddf4b4f2675e78b3ca /docutils/docs/ref | |
| parent | 153afcac50fe3a02ee801d58b4e97ad8bd9cd811 (diff) | |
| download | docutils-a1daa3a7ad15f2aed097f2524d8306fb46f26579.tar.gz | |
removed redundancy with "encoding" option description
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3469 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/ref')
| -rw-r--r-- | docutils/docs/ref/rst/directives.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docutils/docs/ref/rst/directives.txt b/docutils/docs/ref/rst/directives.txt index a0102f9e1..6ea521ac1 100644 --- a/docutils/docs/ref/rst/directives.txt +++ b/docutils/docs/ref/rst/directives.txt @@ -1197,9 +1197,6 @@ example:: If an included document fragment contains section structure, the title adornments must match those of the master document. -The text encoding of the master input source is used for included -files. - The following options are recognized: ``literal`` : flag (empty) |
