LXR plugin for Trac for custom C++ based projects
        Posted  
        
            by 
                user1542093
            
        on Programmers
        
        See other posts from Programmers
        
            or by user1542093
        
        
        
        Published on 2012-08-29T03:26:28Z
        Indexed on 
            2012/08/29
            3:49 UTC
        
        
        Read the original article
        Hit count: 281
        
I am currently trying to look at the possibility of an LXR or LXR type extension for Trac for cross referencing and indexing of large C++ projects.
I had been looking at what LXR had been doing with the Linux kernel source code and was fascinated by the cross referencing and the amount of detail offered.
Is there a way I could set up such an LXR system for my own C++ based source code, preferably using trac.
© Programmers or respective owner