Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D Documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • VILLASframework
  • Documentation
  • Issues
  • #17

Closed
Open
Created Jul 24, 2018 by Dennis Potter@dennis.potterDeveloper

Periods in Header Id Attributes

Hi @stvogel, in some doc pages you are using periods in header id attributes (e.g., the Files node-type). This breaks the formatting. I do not think that periods in header id attributres are supported by Doxygen.

Example from node/types/File.md:

Now:

## in.rate (float) {#node-config-file-in.rate}

Solution:

## in.rate (float) {#node-config-file-in-rate}
Assignee
Assign to
Time tracking