Skip to content

Documentation Generator from Cpp Header files to Markdown. Specifically for Unreal Projects.

License

Notifications You must be signed in to change notification settings

Mikea15/go-cpp-mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Cpp Mk

Go-Cpp-Mk is a simple Go application that reads C++ header files from an input directory, parses them to extract info -UnrealEngine Specific- and write Markdown (or MDx) files as documentation.

Notes:

  • Made specifically for FlowPilot
  • Not ready for broad usage (if you fork this, you'll need to remove a lot of hardcoded things)
  • Not made to be performant
  • Does not build an Abstract Syntax Tree for the Cpp Language

Cheers.

About

Documentation Generator from Cpp Header files to Markdown. Specifically for Unreal Projects.

Resources

License

Stars

Watchers

Forks