MCPcopy Create free account
hub / github.com/bspaans/python-mingus / output_wiki

Method output_wiki

scripts/api_doc_generator.py:222–223  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

220 self.reset()
221
222 def output_wiki(self):
223 return self.generate_module_wikidocs()
224
225
226def generate_package_wikidocs(package_string, file_prefix='ref',

Callers 1

Calls 1

Tested by

no test coverage detected