Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dorie
  • dorie
  • Merge Requests
  • !211

Merged
Opened Jul 08, 2020 by Lukas Riedel@lriedelOwner4 of 5 tasks completed4/5 tasks

Fix "Available Models" table in user docs

  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

What does this MR do?

Fix the malformed table in the "Available Models" user docs. This reverts commit 358ed887.

@sospinar: Notice that the information you added in 358ed887 is incorrect: There are targets defined with transport.numerics.FEorder greater than richards.numerics.FEorder, but they are not compiled and hence not available by default. Only the targets with the same order for both models are added to the default target, see DorieCompileInstance.cmake#L114.

Is there something that needs to be double checked?

  • Table is not malformed and appears in docs output

Can this MR be accepted?

  • Added/Updated documentation
  • Pipeline passing
  • Squash option set
  • Delete branch option set
  • [ ] Added entry to CHANGELOG.md

Assignee: If the Squash option is set, check/update the commit message right before merging!

Related issues

!209 (merged)

Edited Aug 24, 2020 by Lukas Riedel
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: dorie/dorie!211
Source branch: fix-available-models-table