comparison docs/keylist.rst @ 69:2173ac4c2d9b

Adjust TOC depth. Add link to StdProcedure from M209 description.
author Brian Neal <bgneal@gmail.com>
date Sun, 21 Jul 2013 14:07:20 -0500
parents 256b3f3e35e9
children 854c5d361011
comparison
equal deleted inserted replaced
68:30aa114bb746 69:2173ac4c2d9b
111 Writes the key lists to the file named ``fname`` in config file format. 111 Writes the key lists to the file named ``fname`` in config file format.
112 112
113 ``key_lists`` must be an iterable of :class:`~m209.keylist.KeyList` objects. 113 ``key_lists`` must be an iterable of :class:`~m209.keylist.KeyList` objects.
114 114
115 Key list file format 115 Key list file format
116 ++++++++++++++++++++ 116 ~~~~~~~~~~~~~~~~~~~~
117 117
118 An example key list file in config file format is presented below. The label 118 An example key list file in config file format is presented below. The label
119 for each section of the file is the key list indicator. 119 for each section of the file is the key list indicator.
120 120
121 :: 121 ::