Home
last modified time | relevance | path

Searched refs:update_htmlmap_links (Results 1 – 2 of 2) sorted by relevance

/petsc/doc/
H A Dconf.py22 import update_htmlmap_links
276 update_htmlmap_links.update_htmlmap_links(app.builder,os.path.join('manualpages','htmlmap'))
H A Dupdate_htmlmap_links.py5 def update_htmlmap_links(builder,htmlmap_filename): function