• C cross referencing tool ``cxref''
    • Program Options
    • Program Documentation Comments
    • Automated Comment Insertion
    • C Preprocessor
    • Example Special Comments
    • Cross Referencing
    • LATEXOutput
    • HTML Output
    • AUTHOR and Copyright

  • Example comments, ``README.c''
  • cxref output for ``README.c''
    • File README.c
      • Included Files
      • Preprocessor definitions
      • Type definitions
        • Typedef type1
        • Type union bar
        • Typedef type2
        • Typedef ptype2
      • Variables
        • Variable var1
        • Variable var2
        • Variable var3
        • Variable var4
        • Variable var5
        • Variable var6
      • Functions
        • Global Function function1()
        • Global Function function2()

  • Contents