Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A amdis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • amdis
  • amdis-core
  • Merge requests
  • !217

Fix directories in Doxyfile

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Müller, Felix requested to merge issue/doc_build_params into master Oct 02, 2020
  • Overview 0
  • Commits 1
  • Changes 4

After working with RTD with the recent doc-related MRs I discovered the API documentation was not building properly. This MR fixes the issue.

Changes:

  • Replace old src/amdis/... paths with amdis/... in Doxyfile
  • Build doc for all backends, not just MTL
  • Split howto.md into two files and include them in doc
  • Hide Dune namespace from doc (contains almost only forward decl)

See https://amdis.readthedocs.io/en/issue-doc_build_params/

Edited Oct 02, 2020 by Müller, Felix
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue/doc_build_params