Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !1947

[examples][tracer] Choose filenames using a naming scheme

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/improve-tracer-example-filenames into master Apr 03, 2020
  • Overview 6
  • Commits 1
  • Pipelines 0
  • Changes 9

Now that we are doing this so professionally with the examples, I have one more small thing to pick on. This introduces a naming scheme for the markdown files.

  • Generated subpages have some simple name preferably without underscores e.g. 1p.md (1pmodel.hh was a bit confusing I thought because the doc actually contains a problem and spatial params)
  • Parts of subpages are named subpage_subtitle, e.g. 1p_intro.md
  • Parts of the main page are named _subtitle, e.g _intro.md

ping @utz

Edited Apr 03, 2020 by Timo Koch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/improve-tracer-example-filenames