-
Notifications
You must be signed in to change notification settings - Fork 2
VBA XML Comments to Github wiki pages tool
Tool for generating Github markdown wiki-pages from VBA modules which contain XML comments.
Based on Microsoft recommendations for documenting VBA code.

-
Choose the folder with files exported from VBA project which contain XML Comments. You can export VBA-files manually, or using VBA-tools like https://rubberduckvba.com/
Current folder of this file will be used by default -
Choose target folder where
*.mdwiki-files will be stored.
Wiki-file names will be in formatsource_vba_file.ext.md(i.e.Main.bas->Main.bas.md)
Folder from action #1 will be used by default -
Press
Extract XML commentsbutton to extract the comments to wiki-files. -
Open target folder by clicking to the link generated after extraction.
-
Copy wiki-pages to your GitHub-project wiki-folder https://www.github.com