-
-
-""")
-
- fhindex.write('.. figure:: %s\n' % thumb)
- if link_name.startswith('._'):
- link_name = link_name[2:]
- if dir != '.':
- fhindex.write(' :target: ./%s/%s.html\n\n' % (dir,
- fname[:-3]))
- else:
- fhindex.write(' :target: ./%s.html\n\n' % link_name[:-3])
- fhindex.write(""" :ref:`example_%s`
-
-
-.. raw:: html
-
-
-
%s
-