Page MenuHomePhabricator

Percentage sign in header of module context page
Closed, ResolvedPublic

Description

MITK > MITK concepts (should be "Concepts" by the way) > The C++ Micro Services > Tutorials > The %Module Context

Event Timeline

The headers to concept pages differ in style. Some use "The Foo Concept" and some use "Bar Concept". I vote against "The". :)

The percentage sign is a bug in the Doxygen Markdown support,

http://old.nabble.com/Percent-sign-%28-%29-in-html-title-tt33697691.html#a33697691

no replies though...

New remote branch pushed: bug-13199-remove-precentage-sign

Documentation changes need core flag.

Removing the % should not cause any issues, as doxygen does not create links in headlines anyway.

Also I removed the 'The's and changed c to C

I originally added the % sign because doxygen *did* create unwanted links in headings. Maybe the bug has been solved.

At least on my local build it does not. I will keep an eye on this, once I merged the change.

[ebbc4c]: Merge branch 'bug-13199-remove-precentage-sign'

Merged commits:

2012-10-31 16:14:21 Caspar Goch [48587c]
Removed -The- in the titles and capitalization


2012-10-31 16:13:31 Caspar Goch [007a1f]
Removed percentage sign