Skip to content

Fast way to build Python markdown and Wiki reference material

Notifications You must be signed in to change notification settings

lukegenung/wiki_markdown_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

wiki_markdown_generator

Create a markdown file (.md) for every function in a Python file to quickly build reference material for a Wiki page.

Wiki articles are named with the function name. The contents of each article are the function's docstring.

To Use

Update the module_path variable in wiki_markdown_generator.py

About

Fast way to build Python markdown and Wiki reference material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages