;ò
^<@c           @   sX   d  Z  d Z d k Z d k l Z l Z d k l Z l Z d e i	 f d „  ƒ  YZ	 d S(   s@   
Standalone file Reader for the reStructuredText markup syntax.
s   reStructuredTextN(   s   frontends   readers(   s   frontmatters
   referencess   Readerc        	   B   sÝ   t  Z d f Z e Z d e d d g h  d d <d d <d	 d
 <d e i <f d d g h  d d <d d <d	 d
 <d e i <f f f Z d Z d f Z	 e
 i e i e i e
 i e
 i e
 i e
 i e
 i e
 i f	 Z RS(   Ns
   standalones   Standalone Readersœ   Disable the promotion of a lone top-level section title to document title (and subsequent section title to document subtitle promotion; enabled by default).s   --no-doc-titles   dests   doctitle_xforms   actions   store_falses   defaulti   s	   validatorsD   Disable the bibliographic field list transform (enabled by default).s   --no-doc-infos   docinfo_xforms   standalone readers   readers(   s   __name__s
   __module__s	   supporteds   Nones   documents   frontends   validate_booleans   settings_specs   config_sections   config_section_dependenciess
   referencess   Substitutionss   frontmatters   DocTitles   DocInfos   ChainedTargetss   AnonymousHyperlinkss   IndirectHyperlinkss	   Footnotess   ExternalTargetss   InternalTargetss   default_transforms(    (    (    sP   /mit/golem/arch/share/lib/python2.3/site-packages/docutils/readers/standalone.pys   Reader   s   	  {	(
   s   __doc__s   __docformat__s   syss   docutilss   frontends   readerss   docutils.transformss   frontmatters
   referencess   Reader(   s   frontends   readerss   __docformat__s   syss   frontmatters
   referencess   Reader(    (    sP   /mit/golem/arch/share/lib/python2.3/site-packages/docutils/readers/standalone.pys   ?	   s
   	