Home
last modified time | relevance | path

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

/external/selinux/python/sepolicy/sepolicy/
Dmanpage.py169 def convert_manpage_to_html(html_manpage, manpage): function
214convert_manpage_to_html((self.new_path + d.rsplit("_selinux", 1)[0] + ".html"), self.old_path + d)
219convert_manpage_to_html((self.new_path + r.rsplit("_selinux", 1)[0] + ".html"), self.old_path + r)