Luals2dox: Doxygen filter for LuaLS #2583
                  
                    
                      AndreasMatthias
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I just want to let you know that I have written a
Doxygenfilter for Lua files that are annotated forLuaLS. This filter usesdoc.jsonto create pseudo C++ code for Doxygen.
Not all annotations are supported yet, but it's already working quite well.
I've published the code here:
https://github.com/AndreasMatthias/Luals2dox
It's available on Luarocks as well:
https://luarocks.org/modules/andreasmatthias/luals2dox
See the
exampledirectory on github for a simple example.Best regards,
Andreas
Beta Was this translation helpful? Give feedback.
All reactions