Skip to content

Doxygen::Filter::Moon - A moonscript code pre-filter for Doxygen

Notifications You must be signed in to change notification settings

MoonGameLab/doxygen-moon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doxygen::Filter::Moon

Version 1.0

  • Doxygen::Filter::Moon - A moonscript code pre-filter for Doxygen

MOTIVATION

  • I wanted to learn how to write a filter for Doxygen. Since i already use it for my C/CPP projects i was curious if i can make a filter for Moonscript.
    • FYI: There is already an existing tool to generate docs for MoonScript (Ldoc), it is what i've been using in my other projects.
  • I wanted to learn Perl since i've never used it and this is my first project with it. And i was lucky enough to find a reference to follow doxygen-filter-perl
  • Lastly i wanted to give my self options ;)

FEATURES

The features of Doxygen::Filter::Moon are as follows:
    Support for Doxygen style comments in Moonscript

INSTALLATION

To install this module type the following:
perl Makefile.PL
make
make install

About

Doxygen::Filter::Moon - A moonscript code pre-filter for Doxygen

Resources

Stars

Watchers

Forks

Packages

No packages published