Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !52

WIP: Documentation fix (and update?)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Hans-Nikolai Viessmann requested to merge hans/sac2c:documentation-fix into develop Jun 18, 2018
  • Overview 0
  • Commits 2
  • Changes 3

This merge, which is a WIP, attempts to improve the inline documentation of the sac2c sources. Other than the obvious reasons for wanting to do this, is that our current documentation generator Doxygen provides a lot of nifty facilitates that can help in making the code more accessible and understandable - like our AST XHTML page, one can quickly look through and understand how functions/structs/macros are used.

This is certainly ambitious, but some attempt needs to be made to at the least to bring about the following:

  • a clear documentation standard
  • integration within the build system to generate the documentation
  • some tool/hook to verify that commits adhere to the documentation standard before committing

Further goals (though likely not achievable in a reasonable amount of time) are:

  • improve/update existing documentation
Edited Jun 18, 2018 by Hans-Nikolai Viessmann
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: documentation-fix