Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • hyteg hyteg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hyteg
  • hyteghyteg
  • Merge requests
  • !304

Adds predefined macros to doxygen config

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marcus Mohr requested to merge mohr/macros_for_doxygen into master Jan 31, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

We now set

PREDEFINED = HYTEG_BUILD_WITH_EIGEN HYTEG_BUILD_WITH_PETSC

in the doxygen config file so that we get the documentation for the optional parts (such as e.g. PETScVector), too. Cmake does not seem to do this, if that's feasible anyhow.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mohr/macros_for_doxygen