Add the functions to the module index pages.

Call them moduleindex pages instead of classindex.
Use the fullname for function links.
This commit is contained in:
Robin Dunn
2016-05-23 23:28:16 -07:00
parent 6bd2ba6a4c
commit 68844e4b52
7 changed files with 85 additions and 28 deletions

View File

@@ -178,6 +178,13 @@ Class Summary
'''
# Template for the functions header in the module index
TEMPLATE_MODULE_FUNCTION_SUMMARY = '''
Functions Summary
=================
'''
# Template for the class window styles, with the class name as input
TEMPLATE_WINDOW_STYLES = '''