Skip to content

Crackshell/angelscript-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScriptDocs

A class to generate a header file for Angelscript bindings. This can be used as a simple drop-in, and is used like this:

ScriptDocs docs(m_scriptEngine->m_engine);
docs.Write("Something.h");

You can then take the generated header file and generate a Doxygen site with it.

License

This is licensed under the MIT license.

About

Helper class for generating documentation for Angelscript type bindings.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages