161 name of the file (string) |
161 name of the file (string) |
162 </dd> |
162 </dd> |
163 </dl><dl> |
163 </dl><dl> |
164 <dt>Returns:</dt> |
164 <dt>Returns:</dt> |
165 <dd> |
165 <dd> |
166 name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|') |
166 name of the lexer (string) (Pygments lexers are prefixed with |
|
167 'Pygments|') |
167 </dd> |
168 </dd> |
168 </dl> |
169 </dl> |
169 <div align="right"><a href="#top">Up</a></div> |
170 <div align="right"><a href="#top">Up</a></div> |
170 <hr /><hr /> |
171 <hr /><hr /> |
171 <a NAME="apiFiles" ID="apiFiles"></a> |
172 <a NAME="apiFiles" ID="apiFiles"></a> |
172 <h2>apiFiles</h2> |
173 <h2>apiFiles</h2> |
173 <b>apiFiles</b>(<i>language</i>) |
174 <b>apiFiles</b>(<i>language</i>) |
174 <p> |
175 <p> |
175 Module function to return the API files made available by this plugin. |
176 Module function to return the API files made available by this plugin. |
176 </p><dl> |
177 </p><dl> |
|
178 <dt><i>language</i></dt> |
|
179 <dd> |
|
180 language to get API file for (string) |
|
181 </dd> |
|
182 </dl><dl> |
177 <dt>Returns:</dt> |
183 <dt>Returns:</dt> |
178 <dd> |
184 <dd> |
179 list of API filenames (list of string) |
185 list of API filenames (list of string) |
180 </dd> |
186 </dd> |
181 </dl> |
187 </dl> |