Closed
Description
Sorry the ignorance. Is there a way of 'forcing' pdoc to parse docstrings in Epytext format as the example below:
def load_config(filename, option):
"""
Loads and tests input parameters.
@param filename: input filename
@param option: option name
@return: returns a valid config value
"""
Thanks
Metadata
Metadata
Assignees
Labels
No labels