And all .m-dox* classes to .m-doc*. It's not Doxygen-specific anymore.
Note this is a breaking change if you are using the Doxygen theme. In
particular:
* all stylesheet references in HTML_EXTRA_STYLESHEETS have to be
updated to reference m-dark+documentation.compiled.css instead of
m-dark+doxygen.compiled.css
* all processing scripts and theme derivations that were depending on
the m-doxygen.css file need to reference m-documentation.css
* all theme modifications need to use the m-doc prefix instead of
m-dox for CSS classes
-/* Generated using `./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css`. Do not edit. */
/*
This file is part of m.css.
.m-console .gp { color: #54ffff; font-weight: bold }
.m-console .w { color: #b2b2b2 }
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
text-decoration: none;
}
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
font-weight: bold;
}
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
font-weight: normal;
}
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
color: #dcdcdc;
}
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
color: #a5c9ea;
}
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
color: #dcdcdc;
}
-h3 a.m-dox-external {
+h3 a.m-doc-external {
font-weight: normal;
}
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
margin-right: -1rem;
}
-span.m-dox-wrap {
+span.m-doc-wrap {
padding-left: 1rem;
display: inline-block;
vertical-align: text-top;
white-space: pre-line;
max-width: 100%;
}
-dl.m-dox dd {
+dl.m-doc dd {
margin-bottom: 0.5rem;
}
-ul.m-dox {
+ul.m-doc {
list-style: none;
margin-left: 1.0375rem;
padding-left: 0.9rem;
border-left-width: 0.0625rem;
border-left-style: solid;
}
-ul.m-dox li {
+ul.m-doc li {
text-indent: -1rem;
padding-left: 1rem;
}
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
display: none;
}
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
padding-left: 0.6rem;
}
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
margin-left: 0.5rem;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
background-color: #2f363f;
display: inline-block;
width: 0.4rem;
font-weight: bold;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
font-size: 1.3rem;
font-weight: normal;
}
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
margin-bottom: -0.5rem;
}
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
font-size: 1rem;
font-weight: normal;
}
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
color: #747474;
}
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
fill: #747474;
}
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
color: #acacac;
}
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
color: #747474;
}
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
opacity: 0.6666;
}
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
opacity: 1;
}
-article section.m-dox-details > div {
+article section.m-doc-details > div {
margin-top: 0;
margin-left: 0;
margin-right: 0;
position: relative;
padding: 1rem;
}
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
position: absolute;
content: ' ';
top: 0;
border-radius: 0.2rem;
border-color: #282e36;
}
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
position: relative;
margin: -1rem -1rem 1rem -1rem;
padding: 0.5rem 1rem;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
-article section.m-dox-details:target {
+article section.m-doc-details:target {
border-color: transparent;
}
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
z-index: 1;
}
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
margin-left: -1rem;
margin-right: -1rem;
}
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
margin-left: -1.0rem;
border-left-style: solid;
border-left-color: #dcdcdc;
border-left-width: 0.25rem;
padding-left: 0.75rem;
}
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
.m-container-inflatable section-dox-details:target section > div.m::before {
border-left-width: 0.25rem;
border-left-color: #a5c9ea;
}
-a.m-dox-search-icon {
+a.m-doc-search-icon {
padding-left: 1rem;
padding-right: 1rem;
}
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
fill: #ffffff;
}
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
vertical-align: -5%;
}
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
fill: #a5c9ea;
}
-.m-dox-search {
+.m-doc-search {
display: none;
z-index: 10;
position: fixed;
bottom: 0;
background-color: rgba(34, 39, 46, 0.75);
}
-.m-dox-search:target {
+.m-doc-search:target {
display: block;
}
-.m-dox-search > a {
+.m-doc-search > a {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
-.m-dox-search-header {
+.m-doc-search-header {
margin-top: 2.5rem;
padding: 0.5rem 1rem;
height: 2rem;
}
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
float: right;
}
-.m-dox-search-content {
+.m-doc-search-content {
background-color: #22272e;
border-radius: 0.2rem;
padding: 1rem;
}
-.m-dox-search input {
+.m-doc-search input {
width: 100%;
height: 3rem;
font-size: 1.2rem;
margin-bottom: 1rem;
padding: 0 1rem;
}
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
display: none;
}
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
list-style-type: none;
padding-left: 0;
max-height: calc(100vh - 12.5rem);
overflow-y: auto;
display: none;
}
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
display: block;
padding-left: 1rem;
padding-right: 1rem;
line-height: 1.5rem;
color: #dcdcdc;
}
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
white-space: nowrap;
overflow: hidden;
}
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
direction: rtl;
}
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
float: right;
line-height: 1rem;
margin-top: 0.1rem;
margin-left: 0.25rem;
}
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
margin-right: -0.75rem;
}
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
background-color: #34424d;
}
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
background-color: #2a703f;
}
-.m-dox-search-typed {
+.m-doc-search-typed {
color: #5b9dd9;
}
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
display: none;
}
-/* Generated using `./postprocess.py m-dark.css m-theme-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-dark.css m-theme-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css`. Do not edit. */
/*
This file is part of m.css.
DEALINGS IN THE SOFTWARE.
*/
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
text-decoration: none;
}
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
font-weight: bold;
}
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
font-weight: normal;
}
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
color: #dcdcdc;
}
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
color: #a5c9ea;
}
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
color: #dcdcdc;
}
-h3 a.m-dox-external {
+h3 a.m-doc-external {
font-weight: normal;
}
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
margin-right: -1rem;
}
-span.m-dox-wrap {
+span.m-doc-wrap {
padding-left: 1rem;
display: inline-block;
vertical-align: text-top;
white-space: pre-line;
max-width: 100%;
}
-dl.m-dox dd {
+dl.m-doc dd {
margin-bottom: 0.5rem;
}
-ul.m-dox {
+ul.m-doc {
list-style: none;
margin-left: 1.0375rem;
padding-left: 0.9rem;
border-left-width: 0.0625rem;
border-left-style: solid;
}
-ul.m-dox li {
+ul.m-doc li {
text-indent: -1rem;
padding-left: 1rem;
}
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
display: none;
}
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
padding-left: 0.6rem;
}
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
margin-left: 0.5rem;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
background-color: #2f363f;
display: inline-block;
width: 0.4rem;
font-weight: bold;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
font-size: 1.3rem;
font-weight: normal;
}
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
margin-bottom: -0.5rem;
}
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
font-size: 1rem;
font-weight: normal;
}
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
color: #747474;
}
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
fill: #747474;
}
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
color: #acacac;
}
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
color: #747474;
}
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
opacity: 0.6666;
}
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
opacity: 1;
}
-article section.m-dox-details > div {
+article section.m-doc-details > div {
margin-top: 0;
margin-left: 0;
margin-right: 0;
position: relative;
padding: 1rem;
}
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
position: absolute;
content: ' ';
top: 0;
border-radius: 0.2rem;
border-color: #282e36;
}
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
position: relative;
margin: -1rem -1rem 1rem -1rem;
padding: 0.5rem 1rem;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
-article section.m-dox-details:target {
+article section.m-doc-details:target {
border-color: transparent;
}
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
z-index: 1;
}
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
margin-left: -1rem;
margin-right: -1rem;
}
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
margin-left: -1.0rem;
border-left-style: solid;
border-left-color: #dcdcdc;
border-left-width: 0.25rem;
padding-left: 0.75rem;
}
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
.m-container-inflatable section-dox-details:target section > div.m::before {
border-left-width: 0.25rem;
border-left-color: #a5c9ea;
}
-a.m-dox-search-icon {
+a.m-doc-search-icon {
padding-left: 1rem;
padding-right: 1rem;
}
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
fill: #ffffff;
}
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
vertical-align: -5%;
}
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
fill: #a5c9ea;
}
-.m-dox-search {
+.m-doc-search {
display: none;
z-index: 10;
position: fixed;
bottom: 0;
background-color: rgba(34, 39, 46, 0.75);
}
-.m-dox-search:target {
+.m-doc-search:target {
display: block;
}
-.m-dox-search > a {
+.m-doc-search > a {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
-.m-dox-search-header {
+.m-doc-search-header {
margin-top: 2.5rem;
padding: 0.5rem 1rem;
height: 2rem;
}
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
float: right;
}
-.m-dox-search-content {
+.m-doc-search-content {
background-color: #22272e;
border-radius: 0.2rem;
padding: 1rem;
}
-.m-dox-search input {
+.m-doc-search input {
width: 100%;
height: 3rem;
font-size: 1.2rem;
margin-bottom: 1rem;
padding: 0 1rem;
}
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
display: none;
}
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
list-style-type: none;
padding-left: 0;
max-height: calc(100vh - 12.5rem);
overflow-y: auto;
display: none;
}
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
display: block;
padding-left: 1rem;
padding-right: 1rem;
line-height: 1.5rem;
color: #dcdcdc;
}
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
white-space: nowrap;
overflow: hidden;
}
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
direction: rtl;
}
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
float: right;
line-height: 1rem;
margin-top: 0.1rem;
margin-left: 0.25rem;
}
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
margin-right: -0.75rem;
}
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
background-color: #34424d;
}
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
background-color: #2a703f;
}
-.m-dox-search-typed {
+.m-doc-search-typed {
color: #5b9dd9;
}
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
display: none;
}
DEALINGS IN THE SOFTWARE.
*/
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
text-decoration: none;
}
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
font-weight: bold;
}
/* Make it possible to override the above */
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
font-weight: normal;
}
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
color: var(--color);
}
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
color: var(--article-heading-color);
}
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
color: var(--article-heading-active-color);
}
-h3 a.m-dox-external {
+h3 a.m-doc-external {
font-weight: normal;
}
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
margin-right: -1rem;
}
-span.m-dox-wrap {
+span.m-doc-wrap {
padding-left: 1rem;
display: inline-block;
vertical-align: text-top;
white-space: pre-line;
max-width: 100%; /* otherwise horizontal scrollbars, wtf */
}
-dl.m-dox dd {
+dl.m-doc dd {
margin-bottom: 0.5rem;
}
-ul.m-dox {
+ul.m-doc {
list-style: none;
margin-left: 1.0375rem;
padding-left: 0.9rem;
border-left-width: 0.0625rem;
border-left-style: solid;
}
-ul.m-dox li {
+ul.m-doc li {
text-indent: -1rem;
padding-left: 1rem;
}
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
display: none;
}
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
padding-left: 0.6rem;
}
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
margin-left: 0.5rem;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
background-color: var(--background-color);
display: inline-block;
width: 0.4rem;
font-weight: bold;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+h1 .m-doc-template, h1 .m-doc-include {
font-size: 1.3rem;
font-weight: normal;
}
/* If there's no template, the include is shown after in a slightly more packed
layout */
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
margin-bottom: -0.5rem;
}
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
font-size: 1rem;
font-weight: normal;
}
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
color: var(--dim-color);
}
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
fill: var(--dim-color);
}
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
color: var(--dim-link-color);
}
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
color: var(--dim-link-active-color);
}
/* So the link gets highlighted on hover */
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
opacity: 0.6666; /* Same as .m-code.m-inverted > span */
}
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
opacity: 1;
}
-article section.m-dox-details > div {
+article section.m-doc-details > div {
margin-top: 0;
margin-left: 0;
margin-right: 0;
position: relative;
padding: 1rem;
}
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
position: absolute;
content: ' ';
top: 0;
border-radius: var(--border-radius);
border-color: var(--code-background-color);
}
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
position: relative; /* so it's above the border */
margin: -1rem -1rem 1rem -1rem;
padding: 0.5rem 1rem;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
-article section.m-dox-details:target {
+article section.m-doc-details:target {
border-color: transparent; /* to preserve rounded corners */
}
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
z-index: 1; /* so the selection border isn't above figure border */
}
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
margin-left: -1rem;
margin-right: -1rem;
}
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
margin-left: -1.0rem;
border-left-style: solid;
border-left-color: var(--article-heading-active-color);
border-left-width: 0.25rem;
padding-left: 0.75rem;
}
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
.m-container-inflatable section-dox-details:target section > div.m::before {
border-left-width: 0.25rem;
border-left-color: var(--article-heading-color);
}
-a.m-dox-search-icon {
+a.m-doc-search-icon {
padding-left: 1rem;
padding-right: 1rem;
}
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
fill: var(--header-link-color);
}
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
vertical-align: -5%;
}
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
fill: var(--header-link-active-color);
}
-.m-dox-search {
+.m-doc-search {
display: none;
z-index: 10;
position: fixed;
bottom: 0;
background-color: var(--header-background-color-landing);
}
-.m-dox-search:target {
+.m-doc-search:target {
display: block;
}
-.m-dox-search > a {
+.m-doc-search > a {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
-.m-dox-search-header {
+.m-doc-search-header {
margin-top: 2.5rem;
padding: 0.5rem 1rem;
height: 2rem;
}
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
float: right;
}
-.m-dox-search-content {
+.m-doc-search-content {
background-color: var(--header-background-color);
border-radius: var(--border-radius);
padding: 1rem;
}
-.m-dox-search input {
+.m-doc-search input {
width: 100%;
height: 3rem;
font-size: 1.2rem;
margin-bottom: 1rem;
padding: 0 1rem; /* putting it on all sides cuts text off in FF */
}
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
display: none;
}
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
list-style-type: none;
padding-left: 0;
/* Size breakdown:
- 2.5 margin of .m-dox-search-header from top
- 2 height of .m-dox-search-header
- 1 padding around .m-dox-search-header (twice 0.5rem)
- 1 padding of .m-dox-search-content from top
+ 2.5 margin of .m-doc-search-header from top
+ 2 height of .m-doc-search-header
+ 1 padding around .m-doc-search-header (twice 0.5rem)
+ 1 padding of .m-doc-search-content from top
3 height of the input field
1 margin under input
- 1 padding of .m-dox-search-content from bottom
- 1 margin under .m-dox-search-content
+ 1 padding of .m-doc-search-content from bottom
+ 1 margin under .m-doc-search-content
------
12.5 total */
max-height: calc(100vh - 12.5rem);
overflow-y: auto;
display: none;
}
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
display: block;
padding-left: 1rem;
padding-right: 1rem;
line-height: 1.5rem;
color: var(--color);
}
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
white-space: nowrap;
overflow: hidden;
}
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
/* This is here in order to cut the text off at the left side. Besides this
there's special patching needed for punctuation characters, see search.js
for details. */
direction: rtl;
}
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
float: right;
line-height: 1rem;
margin-top: 0.1rem;
margin-left: 0.25rem;
}
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
margin-right: -0.75rem;
}
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
background-color: var(--default-filled-background-color);
}
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
background-color: var(--success-filled-background-color);
}
-.m-dox-search-typed {
+.m-doc-search-typed {
color: var(--link-color);
}
/* WELL THANK YOU WEBKIT! FOR SURE I WANTED ALL THAT SHIT HERE! */
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
display: none;
}
-/* Generated using `./postprocess.py m-light.css m-doxygen.css -o m-light+doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-light.css m-documentation.css -o m-light+documentation.compiled.css`. Do not edit. */
/*
This file is part of m.css.
.m-console .gp { color: #54ffff; font-weight: bold }
.m-console .w { color: #b2b2b2 }
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
text-decoration: none;
}
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
font-weight: bold;
}
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
font-weight: normal;
}
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
color: #000000;
}
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
color: #cb4b16;
}
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
color: #802f0e;
}
-h3 a.m-dox-external {
+h3 a.m-doc-external {
font-weight: normal;
}
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
margin-right: -1rem;
}
-span.m-dox-wrap {
+span.m-doc-wrap {
padding-left: 1rem;
display: inline-block;
vertical-align: text-top;
white-space: pre-line;
max-width: 100%;
}
-dl.m-dox dd {
+dl.m-doc dd {
margin-bottom: 0.5rem;
}
-ul.m-dox {
+ul.m-doc {
list-style: none;
margin-left: 1.0375rem;
padding-left: 0.9rem;
border-left-width: 0.0625rem;
border-left-style: solid;
}
-ul.m-dox li {
+ul.m-doc li {
text-indent: -1rem;
padding-left: 1rem;
}
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
display: none;
}
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
padding-left: 0.6rem;
}
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
margin-left: 0.5rem;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
background-color: #ffffff;
display: inline-block;
width: 0.4rem;
font-weight: bold;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
font-size: 1.3rem;
font-weight: normal;
}
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
margin-bottom: -0.5rem;
}
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
font-size: 1rem;
font-weight: normal;
}
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
color: #bdbdbd;
}
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
fill: #bdbdbd;
}
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
color: #c0c0c0;
}
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
color: #949494;
}
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
opacity: 0.6666;
}
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
opacity: 1;
}
-article section.m-dox-details > div {
+article section.m-doc-details > div {
margin-top: 0;
margin-left: 0;
margin-right: 0;
position: relative;
padding: 1rem;
}
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
position: absolute;
content: ' ';
top: 0;
border-radius: 0.2rem;
border-color: #fbf0ec;
}
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
position: relative;
margin: -1rem -1rem 1rem -1rem;
padding: 0.5rem 1rem;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
-article section.m-dox-details:target {
+article section.m-doc-details:target {
border-color: transparent;
}
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
z-index: 1;
}
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
margin-left: -1rem;
margin-right: -1rem;
}
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
margin-left: -1.0rem;
border-left-style: solid;
border-left-color: #802f0e;
border-left-width: 0.25rem;
padding-left: 0.75rem;
}
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
.m-container-inflatable section-dox-details:target section > div.m::before {
border-left-width: 0.25rem;
border-left-color: #cb4b16;
}
-a.m-dox-search-icon {
+a.m-doc-search-icon {
padding-left: 1rem;
padding-right: 1rem;
}
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
fill: #000000;
}
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
vertical-align: -5%;
}
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
fill: #cb4b16;
}
-.m-dox-search {
+.m-doc-search {
display: none;
z-index: 10;
position: fixed;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
}
-.m-dox-search:target {
+.m-doc-search:target {
display: block;
}
-.m-dox-search > a {
+.m-doc-search > a {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
-.m-dox-search-header {
+.m-doc-search-header {
margin-top: 2.5rem;
padding: 0.5rem 1rem;
height: 2rem;
}
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
float: right;
}
-.m-dox-search-content {
+.m-doc-search-content {
background-color: #ffffff;
border-radius: 0.2rem;
padding: 1rem;
}
-.m-dox-search input {
+.m-doc-search input {
width: 100%;
height: 3rem;
font-size: 1.2rem;
margin-bottom: 1rem;
padding: 0 1rem;
}
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
display: none;
}
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
list-style-type: none;
padding-left: 0;
max-height: calc(100vh - 12.5rem);
overflow-y: auto;
display: none;
}
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
display: block;
padding-left: 1rem;
padding-right: 1rem;
line-height: 1.5rem;
color: #000000;
}
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
white-space: nowrap;
overflow: hidden;
}
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
direction: rtl;
}
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
float: right;
line-height: 1rem;
margin-top: 0.1rem;
margin-left: 0.25rem;
}
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
margin-right: -0.75rem;
}
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
background-color: #fbf0ec;
}
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
background-color: #4dd376;
}
-.m-dox-search-typed {
+.m-doc-search-typed {
color: #ea7944;
}
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
display: none;
}
-/* Generated using `./postprocess.py m-light.css m-theme-light.css m-doxygen.css --no-import -o m-light.doxygen.compiled.css`. Do not edit. */
+/* Generated using `./postprocess.py m-light.css m-theme-light.css m-documentation.css --no-import -o m-light.documentation.compiled.css`. Do not edit. */
/*
This file is part of m.css.
DEALINGS IN THE SOFTWARE.
*/
-a.m-dox, a.m-dox-self, a.m-dox-external,
-ul.m-dox li.m-dox-expansible > a:first-child, ul.m-dox li.m-dox-collapsible > a:first-child,
-.m-code.m-inverted.m-dox-include > a {
+a.m-doc, a.m-doc-self, a.m-doc-external,
+ul.m-doc li.m-doc-expansible > a:first-child, ul.m-doc li.m-doc-collapsible > a:first-child,
+.m-code.m-inverted.m-doc-include > a {
text-decoration: none;
}
-a.m-dox, a.m-dox-self {
+a.m-doc, a.m-doc-self {
font-weight: bold;
}
-.m-thin a.m-dox, .m-thin a.m-dox-self {
+.m-thin a.m-doc, .m-thin a.m-doc-self {
font-weight: normal;
}
-ul.m-dox li.m-dox-expansible > a:first-child,
-ul.m-dox li.m-dox-collapsible > a:first-child,
-ul.m-dox li.m-dox-expansible > a:first-child:hover,
-ul.m-dox li.m-dox-expansible > a:first-child:focus,
-ul.m-dox li.m-dox-expansible > a:first-child:active,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus,
-ul.m-dox li.m-dox-collapsible > a:first-child:active {
+ul.m-doc li.m-doc-expansible > a:first-child,
+ul.m-doc li.m-doc-collapsible > a:first-child,
+ul.m-doc li.m-doc-expansible > a:first-child:hover,
+ul.m-doc li.m-doc-expansible > a:first-child:focus,
+ul.m-doc li.m-doc-expansible > a:first-child:active,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus,
+ul.m-doc li.m-doc-collapsible > a:first-child:active {
color: #000000;
}
-a.m-dox-self,
-ul.m-dox li.m-dox-expansible > a:first-child:before,
-ul.m-dox li.m-dox-collapsible > a:first-child:before {
+a.m-doc-self,
+ul.m-doc li.m-doc-expansible > a:first-child:before,
+ul.m-doc li.m-doc-collapsible > a:first-child:before {
color: #cb4b16;
}
-a.m-dox-self:hover, a.m-dox-self:focus, a.m-dox-self:active,
-ul.m-dox li.m-dox-expansible > a:first-child:hover::before,
-ul.m-dox li.m-dox-expansible > a:first-child:focus::before,
-ul.m-dox li.m-dox-expansible > a:first-child:active::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:hover::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:focus::before,
-ul.m-dox li.m-dox-collapsible > a:first-child:active::before {
+a.m-doc-self:hover, a.m-doc-self:focus, a.m-doc-self:active,
+ul.m-doc li.m-doc-expansible > a:first-child:hover::before,
+ul.m-doc li.m-doc-expansible > a:first-child:focus::before,
+ul.m-doc li.m-doc-expansible > a:first-child:active::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:hover::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:focus::before,
+ul.m-doc li.m-doc-collapsible > a:first-child:active::before {
color: #802f0e;
}
-h3 a.m-dox-external {
+h3 a.m-doc-external {
font-weight: normal;
}
-span.m-dox-wrap-bumper {
+span.m-doc-wrap-bumper {
margin-right: -1rem;
}
-span.m-dox-wrap {
+span.m-doc-wrap {
padding-left: 1rem;
display: inline-block;
vertical-align: text-top;
white-space: pre-line;
max-width: 100%;
}
-dl.m-dox dd {
+dl.m-doc dd {
margin-bottom: 0.5rem;
}
-ul.m-dox {
+ul.m-doc {
list-style: none;
margin-left: 1.0375rem;
padding-left: 0.9rem;
border-left-width: 0.0625rem;
border-left-style: solid;
}
-ul.m-dox li {
+ul.m-doc li {
text-indent: -1rem;
padding-left: 1rem;
}
-ul.m-dox li.m-dox-expansible > ul {
+ul.m-doc li.m-doc-expansible > ul {
display: none;
}
-ul.m-dox li.m-dox-expansible, ul.m-dox li.m-dox-collapsible {
+ul.m-doc li.m-doc-expansible, ul.m-doc li.m-doc-collapsible {
padding-left: 0.6rem;
}
-ul.m-dox li.m-dox-expansible > ul.m-dox, ul.m-dox li.m-dox-collapsible > ul.m-dox {
+ul.m-doc li.m-doc-expansible > ul.m-doc, ul.m-doc li.m-doc-collapsible > ul.m-doc {
margin-left: 0.5rem;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before, ul.m-dox li.m-dox-collapsible > a:first-child:before {
+ul.m-doc li.m-doc-expansible > a:first-child:before, ul.m-doc li.m-doc-collapsible > a:first-child:before {
background-color: #ffffff;
display: inline-block;
width: 0.4rem;
font-weight: bold;
}
-ul.m-dox li.m-dox-expansible > a:first-child:before { content: '⊕'; }
-ul.m-dox li.m-dox-collapsible > a:first-child:before { content: '⊖'; }
-h1 .m-dox-template, h1 .m-dox-include {
+ul.m-doc li.m-doc-expansible > a:first-child:before { content: '⊕'; }
+ul.m-doc li.m-doc-collapsible > a:first-child:before { content: '⊖'; }
+h1 .m-doc-template, h1 .m-doc-include {
font-size: 1.3rem;
font-weight: normal;
}
-h1 .m-dox-include:last-child {
+h1 .m-doc-include:last-child {
margin-bottom: -0.5rem;
}
-h3 .m-dox-template, h3 .m-dox-include {
+h3 .m-doc-template, h3 .m-doc-include {
font-size: 1rem;
font-weight: normal;
}
-.m-dox-template, dl.m-dox dd, ul.m-dox li > span.m-dox {
+.m-doc-template, dl.m-doc dd, ul.m-doc li > span.m-doc {
color: #bdbdbd;
}
-dl.m-dox dd svg.m-math, ul.m-dox li > span.m-dox svg.m-math {
+dl.m-doc dd svg.m-math, ul.m-doc li > span.m-doc svg.m-math {
fill: #bdbdbd;
}
-.m-dox-template a, dl.m-dox dd a, ul.m-dox li > span.m-dox a {
+.m-doc-template a, dl.m-doc dd a, ul.m-doc li > span.m-doc a {
color: #c0c0c0;
}
-.m-dox-template a:hover, .m-dox-template a:focus, .m-dox-template a:active,
-dl.m-dox dd a:hover, dl.m-dox dd a:focus, dl.m-dox dd a:active,
-ul.m-dox li > span.m-dox a:hover, ul.m-dox li > span.m-dox a:focus, ul.m-dox li > span.m-dox a:active {
+.m-doc-template a:hover, .m-doc-template a:focus, .m-doc-template a:active,
+dl.m-doc dd a:hover, dl.m-doc dd a:focus, dl.m-doc dd a:active,
+ul.m-doc li > span.m-doc a:hover, ul.m-doc li > span.m-doc a:focus, ul.m-doc li > span.m-doc a:active {
color: #949494;
}
-.m-code.m-inverted.m-dox-include > a:link,
-.m-code.m-inverted.m-dox-include > a:visited {
+.m-code.m-inverted.m-doc-include > a:link,
+.m-code.m-inverted.m-doc-include > a:visited {
opacity: 0.6666;
}
-.m-code.m-inverted.m-dox-include > a:hover,
-.m-code.m-inverted.m-dox-include > a:focus,
-.m-code.m-inverted.m-dox-include > a:active {
+.m-code.m-inverted.m-doc-include > a:hover,
+.m-code.m-inverted.m-doc-include > a:focus,
+.m-code.m-inverted.m-doc-include > a:active {
opacity: 1;
}
-article section.m-dox-details > div {
+article section.m-doc-details > div {
margin-top: 0;
margin-left: 0;
margin-right: 0;
position: relative;
padding: 1rem;
}
-article section.m-dox-details > div::before {
+article section.m-doc-details > div::before {
position: absolute;
content: ' ';
top: 0;
border-radius: 0.2rem;
border-color: #fbf0ec;
}
-article section.m-dox-details > div > h3:first-child {
+article section.m-doc-details > div > h3:first-child {
position: relative;
margin: -1rem -1rem 1rem -1rem;
padding: 0.5rem 1rem;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
-article section.m-dox-details:target {
+article section.m-doc-details:target {
border-color: transparent;
}
-article section.m-dox-details:target > div {
+article section.m-doc-details:target > div {
z-index: 1;
}
-.m-container-inflatable > .m-row > [class*='m-col-'] section.m-dox-details > div {
+.m-container-inflatable > .m-row > [class*='m-col-'] section.m-doc-details > div {
margin-left: -1rem;
margin-right: -1rem;
}
-.m-container-inflatable section.m-dox-details:target > div > h3:first-child,
-.m-container-inflatable section.m-dox-details:target section > div > h3:first-child {
+.m-container-inflatable section.m-doc-details:target > div > h3:first-child,
+.m-container-inflatable section.m-doc-details:target section > div > h3:first-child {
margin-left: -1.0rem;
border-left-style: solid;
border-left-color: #802f0e;
border-left-width: 0.25rem;
padding-left: 0.75rem;
}
-.m-container-inflatable section.m-dox-details:target > div::before,
+.m-container-inflatable section.m-doc-details:target > div::before,
.m-container-inflatable section-dox-details:target section > div.m::before {
border-left-width: 0.25rem;
border-left-color: #cb4b16;
}
-a.m-dox-search-icon {
+a.m-doc-search-icon {
padding-left: 1rem;
padding-right: 1rem;
}
-a.m-dox-search-icon svg {
+a.m-doc-search-icon svg {
fill: #000000;
}
-body > header > nav #m-navbar-collapse a.m-dox-search-icon svg {
+body > header > nav #m-navbar-collapse a.m-doc-search-icon svg {
vertical-align: -5%;
}
-a.m-dox-search-icon:focus svg, a.m-dox-search-icon:hover svg, a.m-dox-search-icon:active svg {
+a.m-doc-search-icon:focus svg, a.m-doc-search-icon:hover svg, a.m-doc-search-icon:active svg {
fill: #cb4b16;
}
-.m-dox-search {
+.m-doc-search {
display: none;
z-index: 10;
position: fixed;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
}
-.m-dox-search:target {
+.m-doc-search:target {
display: block;
}
-.m-dox-search > a {
+.m-doc-search > a {
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
-.m-dox-search-header {
+.m-doc-search-header {
margin-top: 2.5rem;
padding: 0.5rem 1rem;
height: 2rem;
}
-.m-dox-search-header > div:first-child {
+.m-doc-search-header > div:first-child {
float: right;
}
-.m-dox-search-content {
+.m-doc-search-content {
background-color: #ffffff;
border-radius: 0.2rem;
padding: 1rem;
}
-.m-dox-search input {
+.m-doc-search input {
width: 100%;
height: 3rem;
font-size: 1.2rem;
margin-bottom: 1rem;
padding: 0 1rem;
}
-.m-dox-search #search-notfound {
+.m-doc-search #search-notfound {
display: none;
}
-.m-dox-search ul#search-results {
+.m-doc-search ul#search-results {
list-style-type: none;
padding-left: 0;
max-height: calc(100vh - 12.5rem);
overflow-y: auto;
display: none;
}
-.m-dox-search ul#search-results li a {
+.m-doc-search ul#search-results li a {
display: block;
padding-left: 1rem;
padding-right: 1rem;
line-height: 1.5rem;
color: #000000;
}
-.m-dox-search ul#search-results li a > div {
+.m-doc-search ul#search-results li a > div {
white-space: nowrap;
overflow: hidden;
}
-.m-dox-search ul#search-results li a > div:not(.m-dox-search-alias) {
+.m-doc-search ul#search-results li a > div:not(.m-doc-search-alias) {
direction: rtl;
}
-.m-dox-search ul#search-results li a .m-label {
+.m-doc-search ul#search-results li a .m-label {
float: right;
line-height: 1rem;
margin-top: 0.1rem;
margin-left: 0.25rem;
}
-.m-dox-search ul#search-results li a .m-label.m-flat {
+.m-doc-search ul#search-results li a .m-label.m-flat {
margin-right: -0.75rem;
}
-.m-dox-search ul#search-results li#search-current a {
+.m-doc-search ul#search-results li#search-current a {
background-color: #fbf0ec;
}
-.m-dox-search ul#search-results li#search-current.m-dox-search-copied a {
+.m-doc-search ul#search-results li#search-current.m-doc-search-copied a {
background-color: #4dd376;
}
-.m-dox-search-typed {
+.m-doc-search-typed {
color: #ea7944;
}
-.m-dox-search input[type="search"] { -webkit-appearance: textfield; }
-.m-dox-search input[type="search"]::-webkit-search-decoration,
-.m-dox-search input[type="search"]::-webkit-search-cancel-button,
-.m-dox-search input[type="search"]::-webkit-search-results-button,
-.m-dox-search input[type="search"]::-webkit-search-results-decoration {
+.m-doc-search input[type="search"] { -webkit-appearance: textfield; }
+.m-doc-search input[type="search"]::-webkit-search-decoration,
+.m-doc-search input[type="search"]::-webkit-search-cancel-button,
+.m-doc-search input[type="search"]::-webkit-search-results-button,
+.m-doc-search input[type="search"]::-webkit-search-results-decoration {
display: none;
}
./postprocess.py m-dark.css
-./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css
-./postprocess.py m-dark.css m-theme-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css
+./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css
+./postprocess.py m-dark.css m-theme-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css
./postprocess.py m-light.css
-./postprocess.py m-light.css m-doxygen.css -o m-light+doxygen.compiled.css
-./postprocess.py m-light.css m-theme-light.css m-doxygen.css --no-import -o m-light.doxygen.compiled.css
+./postprocess.py m-light.css m-documentation.css -o m-light+documentation.compiled.css
+./postprocess.py m-light.css m-theme-light.css m-documentation.css --no-import -o m-light.documentation.compiled.css
:breadcrumb:
{filename}/documentation.rst Doc themes
{filename}/documentation/doxygen.rst Doxygen
-:css: {static}/static/m-dark.doxygen.compiled.css
+:css: {static}/static/m-dark.documentation.compiled.css
Lists
=====
<li>Another</li>
</ul>
- <ul class="m-dox">
+ <ul class="m-doc">
<li>An item</li>
- <li class="m-dox-expansible"><a href="#"></a>An expansible item. Verify that the indentation works. <span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ultrices a erat eu suscipit.</span>
- <ul class="m-dox">
+ <li class="m-doc-expansible"><a href="#"></a>An expansible item. Verify that the indentation works. <span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ultrices a erat eu suscipit.</span>
+ <ul class="m-doc">
<li>Subitem</li>
<li>Subitem</li>
<li>Subitem</li>
<li>Subitem</li>
</ul>
</li>
- <li class="m-dox-collapsible"><a href="#"></a>A collapsible item
- <ul class="m-dox">
+ <li class="m-doc-collapsible"><a href="#"></a>A collapsible item
+ <ul class="m-doc">
<li>Subitem</li>
</ul>
</li>
HTML_EXTRA_STYLESHEET = \
https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
- ../css/m-dark+doxygen.compiled.css
+ ../css/m-dark+documentation.compiled.css
M_THEME_COLOR = #22272e
M_FAVICON = favicon-dark.png
If you have a site already using the ``m-dark.compiled.css`` file, there's
-another file called ``m-dark.doxygen.compiled.css``, which contains just the
-Doxygen-theme-specific additions so you can reuse the already cached
+another file called ``m-dark.documentation.compiled.css``, which contains just
+the Doxygen-theme-specific additions so you can reuse the already cached
``m-dark.compiled.css`` file from your main site:
.. code:: ini
HTML_EXTRA_STYLESHEET = \
https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
../css/m-dark.compiled.css \
- ../css/m-dark.doxygen.compiled.css
+ ../css/m-dark.documentation.compiled.css
M_THEME_COLOR = #22272e
If you prefer the `light m.css theme <{filename}/css/themes.rst#light>`_
instead, use the following configuration (and, similarly, you can use
-``m-light.compiled.css`` together with ``m-light.doxygen.compiled-css`` in
-place of ``m-light+doxygen.compiled.css``:
+``m-light.compiled.css`` together with ``m-light.documentation.compiled-css``
+in place of ``m-light+documentation.compiled.css``:
.. code:: ini
HTML_EXTRA_STYLESHEET = \
https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700,700i%7CSource+Code+Pro:400,400i,600 \
- ../css/m-light+doxygen.compiled.css
+ ../css/m-light+documentation.compiled.css
M_THEME_COLOR = #cb4b16
M_FAVICON = favicon-light.png
HTML_EXTRA_STYLESHEET = \
https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \
../css/m-dark.css \
- ../css/m-doxygen.css
+ ../css/m-documentation.css
HTML_EXTRA_FILES = \
../css/m-grid.css \
../css/m-components.css \
After making desired changes to the source files, it's possible to postprocess
them back to the compiled version using the ``postprocess.py`` utility as
explained in the `CSS themes <{filename}/css/themes.rst#make-your-own>`_
-documentation. In case of the dark theme, the ``m-dark+doxygen.compiled.css``
-and ``m-dark.doxygen.compiled.css`` files are produced like this:
+documentation. In case of the dark theme, the ``m-dark+documentation.compiled.css``
+and ``m-dark.documentation.compiled.css`` files are produced like this:
.. code:: sh
cd css
- ./postprocess.py m-dark.css m-doxygen.css -o m-dark+doxygen.compiled.css
- ./postprocess.py m-dark.css m-doxygen.css --no-import -o m-dark.doxygen.compiled.css
+ ./postprocess.py m-dark.css m-documentation.css -o m-dark+documentation.compiled.css
+ ./postprocess.py m-dark.css m-documentation.css --no-import -o m-dark.documentation.compiled.css
`Compound documentation template`_
----------------------------------
+++ /dev/null
-../../css/m-dark.doxygen.compiled.css
\ No newline at end of file
else: # pragma: no cover
logging.critical("{}: tagfile {} not specified in Doxyfile".format(state.current, element.attrib['external']))
assert False
- class_ = 'm-dox-external'
+ class_ = 'm-doc-external'
else:
- class_ = 'm-dox'
+ class_ = 'm-doc'
return '<a href="{}" class="{}">{}</a>'.format(url, class_, add_wbr(parse_inline_desc(state, element).strip()))
css_class += 'm-dim'
else:
css_class += 'm-default'
- out.parsed += '<aside class="{css_class}"><{heading}><a href="{file}.html#{anchor}" class="m-dox">{title}</a></{heading}>{description}</aside>'.format(
+ out.parsed += '<aside class="{css_class}"><{heading}><a href="{file}.html#{anchor}" class="m-doc">{title}</a></{heading}>{description}</aside>'.format(
css_class=css_class,
heading=heading,
file=file,
elif i.tag == 'variablelist':
assert element.tag in ['para', '{http://mcss.mosra.cz/doxygen/}div']
has_block_elements = True
- out.parsed += '<dl class="m-dox">'
+ out.parsed += '<dl class="m-doc">'
for var in i:
if var.tag == 'varlistentry':
'HTML_OUTPUT': ['html'],
'HTML_EXTRA_STYLESHEET': [
'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600',
- '../css/m-dark+doxygen.compiled.css'],
+ '../css/m-dark+documentation.compiled.css'],
'HTML_EXTRA_FILES': [],
'DOT_FONTNAME': ['Helvetica'],
'DOT_FONTSIZE': ['10'],
{% block main %}
<h1>Classes</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
{% for i in index.symbols recursive %}
{% if i.children %}
- <li class="m-dox-collapsible{% if loop.depth > M_CLASS_TREE_EXPAND_LEVELS or (i.kind != 'namespace' and not M_EXPAND_INNER_TYPES) %} collapsed{% endif %}">
- <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
- <ul class="m-dox">
+ <li class="m-doc-collapsible{% if loop.depth > M_CLASS_TREE_EXPAND_LEVELS or (i.kind != 'namespace' and not M_EXPAND_INNER_TYPES) %} collapsed{% endif %}">
+ <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+ <ul class="m-doc">
{{ loop(i.children)|indent(4, true) }}
</ul>
</li>
{% else %}
- <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+ <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
{% endif %}
{% endfor %}
</ul>
<h1>
{% if compound.templates != None %}
{% if compound.include %}
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
{% endif %}
{% set j = joiner(', ') %}
- <div class="m-dox-template">template<{% for t in compound.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
+ <div class="m-doc-template">template<{% for t in compound.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
{% endif %}
{%+ for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">{{ compound.kind }}</span>{% if compound.is_final %} <span class="m-label m-flat m-warning">final</span>{% endif %}
{# need an explicit space here otherwise the newline gets removed #}
{% if compound.include and compound.templates == None %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
{% endif %}
</h1>
{% if compound.brief %}
{% if compound.base_classes %}
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for class in compound.base_classes %}
{{ entry_class(class) }}
{% endfor %}
{% if compound.derived_classes %}
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for class in compound.derived_classes %}
{{ entry_class(class) }}
{% endfor %}
{% if compound.public_types %}
<section id="pub-types">
<h2><a href="#pub-types">Public types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for kind, type in compound.public_types %}
{% if kind == 'class' %}
{{ entry_class(type) }}
{% if compound.public_static_vars %}
<section id="pub-static-attribs">
<h2><a href="#pub-static-attribs">Public static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for var in compound.public_static_vars %}
{{ entry_var(var) }}
{% endfor %}
{% if compound.public_static_funcs %}
<section id="pub-static-methods">
<h2><a href="#pub-static-methods">Public static functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.public_static_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.typeless_funcs %}
<section id="typeless-methods">
<h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.typeless_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.public_funcs %}
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.public_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.signals %}
<section id="signals">
<h2><a href="#signals">Signals</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.signals %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.public_slots %}
<section id="pub-slots">
<h2><a href="#pub-slots">Public slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.public_slots %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.public_vars %}
<section id="pub-attribs">
<h2><a href="#pub-attribs">Public variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for var in compound.public_vars %}
{{ entry_var(var) }}
{% endfor %}
{% if compound.protected_types %}
<section id="pro-types">
<h2><a href="#pro-types">Protected types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for kind, type in compound.protected_types %}
{% if kind == 'class' %}
{{ entry_class(type) }}
{% if compound.protected_static_funcs %}
<section id="pro-static-methods">
<h2><a href="#pro-static-methods">Protected static functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.protected_static_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.protected_funcs %}
<section id="pro-methods">
<h2><a href="#pro-methods">Protected functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.protected_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.protected_slots %}
<section id="pro-slots">
<h2><a href="#pro-slots">Protected slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.protected_slots %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.protected_static_vars %}
<section id="pro-static-attribs">
<h2><a href="#pro-static-attribs">Protected static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for var in compound.protected_static_vars %}
{{ entry_var(var) }}
{% endfor %}
{% if compound.protected_vars %}
<section id="pro-attribs">
<h2><a href="#pro-attribs">Protected variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for var in compound.protected_vars %}
{{ entry_var(var) }}
{% endfor %}
{% if compound.private_funcs %}
<section id="pri-methods">
<h2><a href="#pri-methods">Private functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.private_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.private_slots %}
<section id="pri-slots">
<h2><a href="#pri-slots">Private slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.private_slots %}
{{ entry_func(func) }}
{% endfor %}
{% if group.description %}
{{ group.description }}
{% endif %}
- <dl class="m-dox">
+ <dl class="m-doc">
{% for kind, member in group.members %}
{% if kind == 'typedef' %}
{{ entry_typedef(member, mark_nonpublic=True) }}
{% if compound.friend_funcs %}
<section id="friends">
<h2><a href="#friends">Friends</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.friend_funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.related %}
<section id="related">
<h2><a href="#related">Related</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for kind, member in compound.related %}
{% if kind == 'typedef' %}
{{ entry_typedef(member) }}
{% block main %}
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
{% endblock %}
{% if compound.modules %}
<section id="groups">
<h2><a href="#groups">Modules</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for module in compound.modules %}
{{ entry_module(module) }}
{% endfor %}
{% if compound.dirs %}
<section id="subdirs">
<h2><a href="#subdirs">Directories</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for dir in compound.dirs %}
{{ entry_dir(dir) }}
{% endfor %}
{% if compound.files %}
<section id="files">
<h2><a href="#files">Files</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for file in compound.files %}
{{ entry_file(file) }}
{% endfor %}
{% if compound.namespaces %}
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for namespace in compound.namespaces %}
{{ entry_namespace(namespace) }}
{% endfor %}
{% if compound.classes %}
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for class in compound.classes %}
{{ entry_class(class) }}
{% endfor %}
{% if compound.enums %}
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for enum in compound.enums %}
{{ entry_enum(enum) }}
{% endfor %}
{% if compound.typedefs %}
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for typedef in compound.typedefs %}
{{ entry_typedef(typedef) }}
{% endfor %}
{% if compound.funcs %}
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for func in compound.funcs %}
{{ entry_func(func) }}
{% endfor %}
{% if compound.vars %}
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for var in compound.vars %}
{{ entry_var(var) }}
{% endfor %}
{% if compound.defines %}
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
{% for define in compound.defines %}
{{ entry_define(define) }}
{% endfor %}
{% if group.description %}
{{ group.description }}
{% endif %}
- <dl class="m-dox">
+ <dl class="m-doc">
{% for kind, member in group.members %}
{% if kind == 'namespace' %}
{{ entry_namespace(member) }}
{% if M_LINKS_NAVBAR1 or M_LINKS_NAVBAR2 or not M_SEARCH_DISABLED %}
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
{% if not M_SEARCH_DISABLED %}
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
{% endif %}
{% endif %}
{% endfor %}
{% if not M_SEARCH_DISABLED %}
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
{% endif %}
</div>
</article></main>
{% if not M_SEARCH_DISABLED %}
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form{% if M_SEARCH_BASE_URL %} action="{{ M_SEARCH_BASE_URL }}#search"{% endif %}>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
- <section class="m-dox-details" id="{{ define.id }}"><div>
+ <section class="m-doc-details" id="{{ define.id }}"><div>
<h3>
{% set j = joiner(',\n ') %}
- <span class="m-dox-wrap-bumper">#define <a href="#{{ define.id }}" class="m-dox-self">{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-dox-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}</span>
+ <span class="m-doc-wrap-bumper">#define <a href="#{{ define.id }}" class="m-doc-self">{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-doc-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}</span>
{% if define.include %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ define.include[1] }}">{{ define.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ define.include[1] }}">{{ define.include[0] }}</a></div>
{% endif %}
</h3>
{% if define.brief %}
- <section class="m-dox-details" id="{{ enum.id }}"><div>
+ <section class="m-doc-details" id="{{ enum.id }}"><div>
<h3>
{% if compound.templates != None %}
- <div class="m-dox-template">
+ <div class="m-doc-template">
{% set j = joiner(', ') %}
template<{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}>
</div>
{% endif %}
- enum {% if enum.is_strong %}class {% endif %}{{ prefix }}<a href="#{{ enum.id }}" class="m-dox-self">{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %}{% if enum.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+ enum {% if enum.is_strong %}class {% endif %}{{ prefix }}<a href="#{{ enum.id }}" class="m-doc-self">{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %}{% if enum.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
{# not sure why there needs to be this space #}
{% if enum.include %}
templated class, but in that case we have global include
information, so no need to handle case where
`enum.include and compound.templates != None` #}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ enum.include[1] }}">{{ enum.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ enum.include[1] }}">{{ enum.include[0] }}</a></div>
{% endif %}
</h3>
{% if enum.brief %}{# brief can be omitted for anonymous enums #}
{{ enum.description }}
{% endif %}
{% if enum.has_value_details %}
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
{% for value in enum.values %}
<tr>
- <td><a href="#{{ value.id }}" class="m-dox-self" name="{{ value.id }}">{{ value.name }}</a></td>
+ <td><a href="#{{ value.id }}" class="m-doc-self" name="{{ value.id }}">{{ value.name }}</a></td>
<td>
{% if value.brief %}{# brief is not required for values #}
<p>{{ value.brief }}</p>
- <section class="m-dox-details" id="{{ func.id }}"><div>
+ <section class="m-doc-details" id="{{ func.id }}"><div>
<h3>
{% if compound.templates != None or func.templates != None %}
{% if func.include %}
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
{% endif %}
- <div class="m-dox-template">
+ <div class="m-doc-template">
{% if compound.templates != None %}
{% set j = joiner(', ') %}
template<{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}>
</div>
{% endif %}
{% set j = joiner(',\n ') %}
- <span class="m-dox-wrap-bumper">{{ func.prefix }}{{ func.type }} {{ prefix }}</span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#{{ func.id }}" class="m-dox-self">{{ func.name }}</a>(</span><span class="m-dox-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.is_explicit %} <span class="m-label m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-warning">final</span>{% elif func.is_override %} <span class="m-label m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-warning">virtual</span>{% endif %}{% if func.is_protected %} <span class="m-label m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-success">public slot</span>{% endif %}{% if func.is_defaulted %} <span class="m-label m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-danger">deleted</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-success">noexcept</span>{% endif %}</span></span>
+ <span class="m-doc-wrap-bumper">{{ func.prefix }}{{ func.type }} {{ prefix }}</span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#{{ func.id }}" class="m-doc-self">{{ func.name }}</a>(</span><span class="m-doc-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.is_explicit %} <span class="m-label m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-warning">final</span>{% elif func.is_override %} <span class="m-label m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-warning">virtual</span>{% endif %}{% if func.is_protected %} <span class="m-label m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-success">public slot</span>{% endif %}{% if func.is_defaulted %} <span class="m-label m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-danger">deleted</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-success">noexcept</span>{% endif %}</span></span>
{% if func.include and compound.templates == None and func.templates == None %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ func.include[1] }}">{{ func.include[0] }}</a></div>
{% endif %}
</h3>
{% if func.brief %}
- <section class="m-dox-details" id="{{ typedef.id }}"><div>
+ <section class="m-doc-details" id="{{ typedef.id }}"><div>
<h3>
{% if compound.templates != None or typedef.templates != None %}
{% if typedef.include %}
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
{% endif %}
- <div class="m-dox-template">
+ <div class="m-doc-template">
{% if compound.templates != None %}
{% set j = joiner(', ') %}
template<{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}>
</div>
{% endif %}
{% if typedef.is_using %}
- using {{ prefix }}<a href="#{{ typedef.id }}" class="m-dox-self">{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+ using {{ prefix }}<a href="#{{ typedef.id }}" class="m-doc-self">{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
{% else %}
- typedef {{ typedef.type }}{% if not typedef.args %} {% endif %}{{ prefix }}<a href="#{{ typedef.id }}" class="m-dox-self">{{ typedef.name }}</a>{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
+ typedef {{ typedef.type }}{% if not typedef.args %} {% endif %}{{ prefix }}<a href="#{{ typedef.id }}" class="m-doc-self">{{ typedef.name }}</a>{{ typedef.args }}{% if typedef.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}
{% endif %}
{# the empty line has to be here to prevent the lines from merging #}
{% if typedef.include and compound.templates == None and typedef.templates == None %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ typedef.include[1] }}">{{ typedef.include[0] }}</a></div>
{% endif %}
</h3>
{% if typedef.brief %}
- <section class="m-dox-details" id="{{ var.id }}"><div>
+ <section class="m-doc-details" id="{{ var.id }}"><div>
<h3>
{% if compound.templates != None or var.templates != None %}
{% if var.include %}
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
{% endif %}
- <div class="m-dox-template">
+ <div class="m-doc-template">
{% if compound.templates != None %}
{% set j = joiner(', ') %}
template<{% for t in compound.templates %}{{ j() }}{{ t.type }} {% if t.name %}{{ t.name }}{% else %}_{{ loop.index }}{% endif %}{% endfor %}>
{% endif %}
</div>
{% endif %}
- {%+ if var.is_static %}static {% endif %}{{ var.type }} {{ prefix }}<a href="#{{ var.id }}" class="m-dox-self">{{ var.name }}</a>{% if var.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}
+ {%+ if var.is_static %}static {% endif %}{{ var.type }} {{ prefix }}<a href="#{{ var.id }}" class="m-doc-self">{{ var.name }}</a>{% if var.is_protected %} <span class="m-label m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-primary">constexpr</span>{% endif %}
{# the empty line needs to be here to prevent the lines from merging #}
{% if var.include and compound.templates == None and var.templates == None %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ var.include[1] }}">{{ var.include[0] }}</a></div>
{% endif %}
</h3>
{% if var.brief %}
<dt>
{% if class.templates != None %}
{% set j = joiner(', ') %}
- <div class="m-dox-template">template<{% for t in class.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}></div>
+ <div class="m-doc-template">template<{% for t in class.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}></div>
{% endif %}
- {{ class.kind }} <a href="{{ class.url }}" class="m-dox">{{ class.name }}</a>{% if class.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if class.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if class.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif class.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}
+ {{ class.kind }} <a href="{{ class.url }}" class="m-doc">{{ class.name }}</a>{% if class.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if class.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if class.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif class.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}
{# the empty line is above to fix spacing #}
</dt>
<dt>
{% set j = joiner(',\n ') %}
- <span class="m-dox-wrap-bumper">#define <a href="#{{ define.id }}" {% if define.has_details %}class="m-dox"{% else %}class="m-dox-self" name="{{ define.id }}"{% endif %}>{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-dox-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}{% if define.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</span>
+ <span class="m-doc-wrap-bumper">#define <a href="#{{ define.id }}" {% if define.has_details %}class="m-doc"{% else %}class="m-doc-self" name="{{ define.id }}"{% endif %}>{{ define.name }}</a>{% if define.params != None %}(</span><span class="m-doc-wrap">{% for param in define.params %}{{ j() }}{{ param[0] }}{% endfor %}){% endif %}{% if define.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</span>
</dt>
<dd>{{ define.brief }}</dd>
- <dt>directory <a href="{{ dir.url }}" class="m-dox">{{ dir.name }}</a>/{% if dir.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+ <dt>directory <a href="{{ dir.url }}" class="m-doc">{{ dir.name }}</a>/{% if dir.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
<dd>{{ dir.brief }}</dd>
<dt>
{% set j = joiner(',\n ') %}
- <span class="m-dox-wrap-bumper">enum {% if enum.is_strong %}class {% endif %}<a href="{% if enum.base_url != compound.url %}{{ enum.base_url }}{% endif %}#{{ enum.id }}" {% if enum.has_details or enum.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ enum.id }}"{% endif %}>{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %} { </span><span class="m-dox-wrap">{% for value in enum.values %}{{ j() }}<a href="#{{ value.id }}" class="m-dox">{{ value.name }}</a>{% if value.initializer %} {{ value.initializer }}{% endif %}{% if value.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% endfor %} }{% if enum.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and enum.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}</span>
+ <span class="m-doc-wrap-bumper">enum {% if enum.is_strong %}class {% endif %}<a href="{% if enum.base_url != compound.url %}{{ enum.base_url }}{% endif %}#{{ enum.id }}" {% if enum.has_details or enum.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ enum.id }}"{% endif %}>{{ enum.name }}</a>{% if enum.type %}: {{ enum.type }}{% endif %} { </span><span class="m-doc-wrap">{% for value in enum.values %}{{ j() }}<a href="#{{ value.id }}" class="m-doc">{{ value.name }}</a>{% if value.initializer %} {{ value.initializer }}{% endif %}{% if value.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% endfor %} }{% if enum.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and enum.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}</span>
</dt>
<dd>{{ enum.brief }}</dd>
- <dt>file <a href="{{ file.url }}" class="m-dox">{{ file.name }}</a>{% if file.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+ <dt>file <a href="{{ file.url }}" class="m-doc">{{ file.name }}</a>{% if file.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
<dd>{{ file.brief }}</dd>
<dt>
{% if func.templates != None %}
{% set j = joiner(', ') %}
- <div class="m-dox-template">template<{% for t in func.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}></div>
+ <div class="m-doc-template">template<{% for t in func.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif %}{% endfor %}></div>
{% endif %}
{% set j = joiner(',\n ') %}
- <span class="m-dox-wrap-bumper">{{ func.prefix }}{% if func.type == 'void' %}void {% elif func.type %}auto {% endif %}<a href="{% if func.base_url != compound.url %}{{ func.base_url }}{% endif %}#{{ func.id }}" {% if func.has_details or func.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ func.id }}"{% endif %}>{{ func.name }}</a>(</span><span class="m-dox-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.type and func.type != 'void' %} -> {{ func.type }}{% endif %}{% if func.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if not func.type or mark_nonpublic %}{% if func.is_protected %} <span class="m-label m-flat m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-flat m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-flat m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-flat m-success">public slot</span>{% endif %}{% endif %}{% if func.is_defaulted %} <span class="m-label m-flat m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-flat m-danger">deleted</span>{% endif %}{% if func.is_explicit %} <span class="m-label m-flat m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif func.is_override %} <span class="m-label m-flat m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-flat m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-flat m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-flat m-success">noexcept</span>{% endif %}</span>
+ <span class="m-doc-wrap-bumper">{{ func.prefix }}{% if func.type == 'void' %}void {% elif func.type %}auto {% endif %}<a href="{% if func.base_url != compound.url %}{{ func.base_url }}{% endif %}#{{ func.id }}" {% if func.has_details or func.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ func.id }}"{% endif %}>{{ func.name }}</a>(</span><span class="m-doc-wrap">{% for param in func.params %}{{ j() }}{{ param.type_name }}{% if param.default %} = {{ param.default }}{% endif %}{% endfor %}){{ func.suffix }}{% if func.type and func.type != 'void' %} -> {{ func.type }}{% endif %}{% if func.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if not func.type or mark_nonpublic %}{% if func.is_protected %} <span class="m-label m-flat m-warning">protected{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_private %} <span class="m-label m-flat m-danger">private{% if func.is_slot %} slot{% endif %}</span>{% elif func.is_signal %} <span class="m-label m-flat m-success">signal</span>{% elif func.is_slot %} <span class="m-label m-flat m-success">public slot</span>{% endif %}{% endif %}{% if func.is_defaulted %} <span class="m-label m-flat m-info">defaulted</span>{% endif %}{% if func.is_deleted %} <span class="m-label m-flat m-danger">deleted</span>{% endif %}{% if func.is_explicit %} <span class="m-label m-flat m-info">explicit</span> {% endif %}{% if func.is_final %} <span class="m-label m-flat m-warning">final</span>{% elif func.is_override %} <span class="m-label m-flat m-warning">override</span>{% elif func.is_pure_virtual %} <span class="m-label m-flat m-warning">pure virtual</span>{% elif func.is_virtual %} <span class="m-label m-flat m-warning">virtual</span>{% endif %}{% if func.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}{% if func.is_conditional_noexcept %} <span class="m-label m-flat m-success">noexcept(…)</span>{% elif func.is_noexcept %} <span class="m-label m-flat m-success">noexcept</span>{% endif %}</span>
</dt>
<dd>{{ func.brief }}</dd>
- <dt>module <a href="{{ module.url }}" class="m-dox">{{ module.name }}</a>{% if module.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+ <dt>module <a href="{{ module.url }}" class="m-doc">{{ module.name }}</a>{% if module.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
<dd>{{ module.brief }}</dd>
- <dt>namespace <a href="{{ namespace.url }}" class="m-dox">{{ namespace.name }}</a>{% if namespace.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
+ <dt>namespace <a href="{{ namespace.url }}" class="m-doc">{{ namespace.name }}</a>{% if namespace.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}</dt>
<dd>{{ namespace.brief }}</dd>
<dt>
{% if typedef.templates != None %}
{% set j = joiner(', ') %}
- <div class="m-dox-template">template<{% for t in typedef.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
+ <div class="m-doc-template">template<{% for t in typedef.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
{% endif %}
- using <a href="{% if typedef.base_url != compound.url %}{{ typedef.base_url }}{% endif %}#{{ typedef.id }}" {% if typedef.has_details or typedef.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ typedef.id }}"{% endif %}>{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and typedef.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}
+ using <a href="{% if typedef.base_url != compound.url %}{{ typedef.base_url }}{% endif %}#{{ typedef.id }}" {% if typedef.has_details or typedef.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ typedef.id }}"{% endif %}>{{ typedef.name }}</a> = {{ typedef.type }}{{ typedef.args }}{% if typedef.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and typedef.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}
{# This empty line needs to be there otherwise it's eaten #}
</dt>
<dt>
{% if var.templates != None %}
{% set j = joiner(', ') %}
- <div class="m-dox-template">template<{% for t in var.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
+ <div class="m-doc-template">template<{% for t in var.templates %}{{ j() }}{{ t.type }}{% if t.name %} {{ t.name }}{% endif %}{% if t.default %} = {{ t.default }}{% endif%}{% endfor %}></div>
{% endif %}
- {%+ if var.is_static %}static {% endif %}{{ var.type }} <a href="{% if var.base_url != compound.url %}{{ var.base_url }}{% endif %}#{{ var.id }}" {% if var.has_details or var.base_url != compound.url %}class="m-dox"{% else %}class="m-dox-self" name="{{ var.id }}"{% endif %}>{{ var.name }}</a>{% if var.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and var.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}
+ {%+ if var.is_static %}static {% endif %}{{ var.type }} <a href="{% if var.base_url != compound.url %}{{ var.base_url }}{% endif %}#{{ var.id }}" {% if var.has_details or var.base_url != compound.url %}class="m-doc"{% else %}class="m-doc-self" name="{{ var.id }}"{% endif %}>{{ var.name }}</a>{% if var.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %}{% if mark_nonpublic and var.is_protected %} <span class="m-label m-flat m-warning">protected</span>{% endif %}{% if var.is_constexpr %} <span class="m-label m-flat m-primary">constexpr</span>{% endif %}
{# This empty line needs to be there otherwise it's eaten #}
</dt>
{{ compound.description }}
{% endif %}
{% if compound.footer_navigation %}
- <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-dox">« {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-dox">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-dox">{{ compound.footer_navigation[2][1] }} »</a>{% endif %}</div>
+ <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-doc">« {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-doc">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-doc">{{ compound.footer_navigation[2][1] }} »</a>{% endif %}</div>
{% endif %}
{% endblock %}
{% block main %}
<h1>Files</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
{% for i in index.files recursive %}
{% if i.children %}
- <li class="m-dox-collapsible{% if loop.depth > M_FILE_TREE_EXPAND_LEVELS %} collapsed{% endif %}">
- <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
- <ul class="m-dox">
+ <li class="m-doc-collapsible{% if loop.depth > M_FILE_TREE_EXPAND_LEVELS %} collapsed{% endif %}">
+ <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+ <ul class="m-doc">
{{ loop(i.children)|indent(4, true) }}
</ul>
</li>
{% else %}
- <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+ <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
{% endif %}
{% endfor %}
</ul>
{% block main %}
<h1>Modules</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
{% for i in index.modules recursive %}
{% if i.has_nestable_children %}
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">module</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
- <ul class="m-dox">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">module</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+ <ul class="m-doc">
{{ loop(i.children)|indent(4, true) }}
</ul>
</li>
{% else %}
- <li>module <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+ <li>module <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
{% endif %}
{% endfor %}
</ul>
<h1>
{%+ for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">namespace</span>
{% if compound.include %}
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="{{ compound.include[1] }}">{{ compound.include[0] }}</a></div>
{% endif %}
</h1>
{% endblock %}
{% block main %}
<h1>Namespaces</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
{% for i in index.symbols|selectattr('kind', 'equalto', 'namespace') recursive %}
{% if i.has_nestable_children %}
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
- <ul class="m-dox">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">{{ i.kind }}</a> <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+ <ul class="m-doc">
{{ loop(i.children|selectattr('kind', 'equalto', 'namespace'))|indent(4, true) }}
</ul>
</li>
{% else %}
- <li>{{ i.kind }} <a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+ <li>{{ i.kind }} <a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
{% endif %}
{% endfor %}
</ul>
{{ compound.description }}
{% endif %}
{% if compound.footer_navigation %}
- <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-dox">« {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-dox">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-dox">{{ compound.footer_navigation[2][1] }} »</a>{% endif %}</div>
+ <div class="m-note m-dim m-thin m-text-center">{% if compound.footer_navigation[0] %}<a href="{{ compound.footer_navigation[0][0] }}" class="m-doc">« {{ compound.footer_navigation[0][1] }}</a> | {% endif %}<a href="{{ compound.footer_navigation[1][0] }}" class="m-doc">{{ compound.footer_navigation[1][1] }}</a>{% if compound.footer_navigation[2] %} | <a href="{{ compound.footer_navigation[2][0] }}" class="m-doc">{{ compound.footer_navigation[2][1] }} »</a>{% endif %}</div>
{% endif %}
{% endblock %}
{% block main %}
<h1>Pages</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
{% for i in index.pages recursive %}
{% if i.children %}
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)"></a><a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span>
- <ul class="m-dox">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)"></a><a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span>
+ <ul class="m-doc">
{{ loop(i.children)|indent(4, true) }}
</ul>
</li>
{% else %}
- <li><a href="{{ i.url }}" class="m-dox">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-dox">{{ i.brief }}</span></li>
+ <li><a href="{{ i.url }}" class="m-doc">{{ i.name }}</a>{% if i.is_deprecated %} <span class="m-label m-danger">deprecated</span>{% endif %} <span class="m-doc">{{ i.brief }}</span></li>
{% endif %}
{% endfor %}
</ul>
<meta charset="UTF-8" />
<title>Namespace::BothBaseAndDerivedInRootNamespace struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A namespaced class with both base and derived in the root NS.</p>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structBase.html" class="m-dox">Base</a>
+ struct <a href="structBase.html" class="m-doc">Base</a>
</dt>
<dd>A base class in the root namespace.</dd>
</dl>
</section>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structDerived.html" class="m-dox">Derived</a>
+ struct <a href="structDerived.html" class="m-doc">Derived</a>
</dt>
<dd>A derived class in the root namespace.</dd>
</dl>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* = nullptr></div>
- <span class="m-dox-wrap-bumper">void <a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-dox">foo</a>(</span><span class="m-dox-wrap">T* value)</span>
+ <div class="m-doc-template">template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* = nullptr></div>
+ <span class="m-doc-wrap-bumper">void <a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-doc">foo</a>(</span><span class="m-doc-wrap">T* value)</span>
</dt>
<dd>Templates can get quite crazy.</dd>
<dt>
- <div class="m-dox-template">template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* ptr = nullptr></div>
- <span class="m-dox-wrap-bumper">void <a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-dox">bar</a>(</span><span class="m-dox-wrap">T* value)</span>
+ <div class="m-doc-template">template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* ptr = nullptr></div>
+ <span class="m-doc-wrap-bumper">void <a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-doc">bar</a>(</span><span class="m-doc-wrap">T* value)</span>
</dt>
<dd>Templates can get quite crazy.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a3fcc4b26608bf4ff7db5fa240177dd8c"><div>
+ <section class="m-doc-details" id="a3fcc4b26608bf4ff7db5fa240177dd8c"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* = nullptr>
</div>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">T* value)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3fcc4b26608bf4ff7db5fa240177dd8c" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">T* value)</span></span>
</h3>
<p>Templates can get quite crazy.</p>
<table class="m-table m-fullwidth m-flat">
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="ac4a8db0384a78f2a419a4693296c0fce"><div>
+ <section class="m-doc-details" id="ac4a8db0384a78f2a419a4693296c0fce"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, std::enable_if<!std::is_function_v<T> && std::is_class_v<T>>* ptr = nullptr>
</div>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">T* value)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac4a8db0384a78f2a419a4693296c0fce" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">T* value)</span></span>
</h3>
<p>Templates can get quite crazy.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Dir/DeprecatedFile.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</li>
</ul>
</div>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000002" class="m-dox">Deprecated</a></h4><p>This file is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000002" class="m-doc">Deprecated</a></h4><p>This file is deprecated.</p></aside>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span></dt>
<dd>A namespace.</dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">DeprecatedNamespace::BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">DeprecatedNamespace::BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A base class.</dd>
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedNamespace::DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedNamespace::DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A class.</dd>
<dt>
- union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+ union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>An union.</dd>
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A struct.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-dox">DEPRECATED_MACRO</a>(</span><span class="m-dox-wrap">a,
+ <span class="m-doc-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-doc">DEPRECATED_MACRO</a>(</span><span class="m-doc-wrap">a,
b,
c) <span class="m-label m-danger">deprecated</span></span>
</dt>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="a7f8376730349fef9ff7d103b0245a13e"><div>
+ <section class="m-doc-details" id="a7f8376730349fef9ff7d103b0245a13e"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-dox-self">DEPRECATED_MACRO</a>(</span><span class="m-dox-wrap">a,
+ <span class="m-doc-wrap-bumper">#define <a href="#a7f8376730349fef9ff7d103b0245a13e" class="m-doc-self">DEPRECATED_MACRO</a>(</span><span class="m-doc-wrap">a,
b,
c)</span>
</h3>
<p>A macro.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000004" class="m-dox">Deprecated</a></h4><p>This macro is deprecated</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000004" class="m-doc">Deprecated</a></h4><p>This macro is deprecated</p></aside>
</div></section>
</section>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Classes</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A namespace.</span>
- <ul class="m-dox">
- <li>struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A base class.</span></li>
- <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A class.</span></li>
- <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A struct.</span></li>
- <li>union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">An union.</span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A namespace.</span>
+ <ul class="m-doc">
+ <li>struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A base class.</span></li>
+ <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A class.</span></li>
+ <li>struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A struct.</span></li>
+ <li>union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">An union.</span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Dir/ directory | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="subdirs">
<h2><a href="#subdirs">Directories</a></h2>
- <dl class="m-dox">
- <dt>directory <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-dox">DeprecatedSubdir</a>/ <span class="m-label m-danger">deprecated</span></dt>
+ <dl class="m-doc">
+ <dt>directory <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-doc">DeprecatedSubdir</a>/ <span class="m-label m-danger">deprecated</span></dt>
<dd>A directory.</dd>
</dl>
</section>
<section id="files">
<h2><a href="#files">Files</a></h2>
- <dl class="m-dox">
- <dt>file <a href="DeprecatedFile_8h.html" class="m-dox">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span></dt>
+ <dl class="m-doc">
+ <dt>file <a href="DeprecatedFile_8h.html" class="m-doc">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span></dt>
<dd>A file.</dd>
</dl>
</section>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Files</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_da5033def2d0db76e9883b31b76b3d0c.html" class="m-dox">Dir</a> <span class="m-dox">A directory.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible collapsed">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-dox">DeprecatedSubdir</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A directory.</span>
- <ul class="m-dox">
- <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox">A file.</span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_da5033def2d0db76e9883b31b76b3d0c.html" class="m-doc">Dir</a> <span class="m-doc">A directory.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible collapsed">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_89d28accb4b69f59411b7eddd48bbfbd.html" class="m-doc">DeprecatedSubdir</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A directory.</span>
+ <ul class="m-doc">
+ <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc">A file.</span></li>
</ul>
</li>
- <li>file <a href="DeprecatedFile_8h.html" class="m-dox">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A file.</span></li>
+ <li>file <a href="DeprecatedFile_8h.html" class="m-doc">DeprecatedFile.h</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A file.</span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>A group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="groups">
<h2><a href="#groups">Modules</a></h2>
- <dl class="m-dox">
- <dt>module <a href="group__deprecated-group.html" class="m-dox">A group</a> <span class="m-label m-danger">deprecated</span></dt>
+ <dl class="m-doc">
+ <dt>module <a href="group__deprecated-group.html" class="m-doc">A group</a> <span class="m-label m-danger">deprecated</span></dt>
<dd></dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+ union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedNamespace::DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>An union.</dd>
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedNamespace::DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A struct.</dd>
</dl>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Modules</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-dox">A group</a> <span class="m-dox"></span>
- <ul class="m-dox">
- <li>module <a href="group__deprecated-group.html" class="m-dox">A group</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-doc">A group</a> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li>module <a href="group__deprecated-group.html" class="m-doc">A group</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>DeprecatedNamespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</li>
</ul>
</div>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000003" class="m-dox">Deprecated</a></h4><p>This namespace is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000003" class="m-doc">Deprecated</a></h4><p>This namespace is deprecated.</p></aside>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A base class.</dd>
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A class.</dd>
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-dox">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedStruct.html" class="m-doc">DeprecatedStruct</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A struct.</dd>
<dt>
- union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-dox">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
+ union <a href="unionDeprecatedNamespace_1_1DeprecatedUnion.html" class="m-doc">DeprecatedUnion</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>An union.</dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-dox">DeprecatedEnum</a> { </span><span class="m-dox-wrap"><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-dox">Value</a> = 15 } <span class="m-label m-danger">deprecated</span></span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-doc">DeprecatedEnum</a> { </span><span class="m-doc-wrap"><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-doc">Value</a> = 15 } <span class="m-label m-danger">deprecated</span></span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ac59010e983270c330b8625b5433961b9" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-dox">DeprecatedValue</a> = 15 <span class="m-label m-danger">deprecated</span> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ac59010e983270c330b8625b5433961b9" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-doc">DeprecatedValue</a> = 15 <span class="m-label m-danger">deprecated</span> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#af503ad3ff194a4c2512aff16df771164" class="m-dox">DeprecatedTypedef</a> = int <span class="m-label m-danger">deprecated</span>
+ using <a href="#af503ad3ff194a4c2512aff16df771164" class="m-doc">DeprecatedTypedef</a> = int <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-dox">deprecatedFoo</a>(</span><span class="m-dox-wrap">int a,
+ <span class="m-doc-wrap-bumper">void <a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-doc">deprecatedFoo</a>(</span><span class="m-doc-wrap">int a,
bool b,
double c) <span class="m-label m-danger">deprecated</span></span>
</dt>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="#ae934297fc39624409333eefbfeabf5e5" class="m-dox">DeprecatedVariable</a> <span class="m-label m-danger">deprecated</span> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="#ae934297fc39624409333eefbfeabf5e5" class="m-doc">DeprecatedVariable</a> <span class="m-label m-danger">deprecated</span> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="ab1e37ddc1d65765f2a48485df4af7b47"><div>
+ <section class="m-doc-details" id="ab1e37ddc1d65765f2a48485df4af7b47"><div>
<h3>
- enum DeprecatedNamespace::<wbr /><a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-dox-self">DeprecatedEnum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ enum DeprecatedNamespace::<wbr /><a href="#ab1e37ddc1d65765f2a48485df4af7b47" class="m-doc-self">DeprecatedEnum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h3>
<p>An enum.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000010" class="m-dox">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
- <table class="m-table m-fullwidth m-flat m-dox">
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000010" class="m-doc">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-dox-self" name="ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3">Value</a></td>
+ <td><a href="#ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3" class="m-doc-self" name="ab1e37ddc1d65765f2a48485df4af7b47aa4d464de178e623239177e744f063cc3">Value</a></td>
<td>
<p>Enum value</p>
</td>
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="ac59010e983270c330b8625b5433961b9"><div>
+ <section class="m-doc-details" id="ac59010e983270c330b8625b5433961b9"><div>
<h3>
- enum DeprecatedNamespace::<wbr /><a href="#ac59010e983270c330b8625b5433961b9" class="m-dox-self">Enum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ enum DeprecatedNamespace::<wbr /><a href="#ac59010e983270c330b8625b5433961b9" class="m-doc-self">Enum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h3>
<p>An enum.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-dox-self" name="ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee">DeprecatedValue</a></td>
+ <td><a href="#ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee" class="m-doc-self" name="ac59010e983270c330b8625b5433961b9aad7bb85a28af8a4e08df4550abde24ee">DeprecatedValue</a></td>
<td>
-<p>Enum value</p><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000014" class="m-dox">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
+<p>Enum value</p><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000014" class="m-doc">Deprecated</a></h4><p>This enum is deprecated.</p></aside>
</td>
</tr>
</tbody>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="af503ad3ff194a4c2512aff16df771164"><div>
+ <section class="m-doc-details" id="af503ad3ff194a4c2512aff16df771164"><div>
<h3>
- typedef int DeprecatedNamespace::<wbr /><a href="#af503ad3ff194a4c2512aff16df771164" class="m-dox-self">DeprecatedTypedef</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ typedef int DeprecatedNamespace::<wbr /><a href="#af503ad3ff194a4c2512aff16df771164" class="m-doc-self">DeprecatedTypedef</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h3>
<p>A typedef.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000009" class="m-dox">Deprecated</a></h4><p>This typedef is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000009" class="m-doc">Deprecated</a></h4><p>This typedef is deprecated.</p></aside>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a9a1b3fc71d294b548095985acc0d5092"><div>
+ <section class="m-doc-details" id="a9a1b3fc71d294b548095985acc0d5092"><div>
<h3>
- <span class="m-dox-wrap-bumper">void DeprecatedNamespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-dox-self">deprecatedFoo</a>(</span><span class="m-dox-wrap">int a,
+ <span class="m-doc-wrap-bumper">void DeprecatedNamespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a9a1b3fc71d294b548095985acc0d5092" class="m-doc-self">deprecatedFoo</a>(</span><span class="m-doc-wrap">int a,
bool b,
double c)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h3>
<p>A function.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000007" class="m-dox">Deprecated</a></h4><p>This function is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000007" class="m-doc">Deprecated</a></h4><p>This function is deprecated.</p></aside>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="ae934297fc39624409333eefbfeabf5e5"><div>
+ <section class="m-doc-details" id="ae934297fc39624409333eefbfeabf5e5"><div>
<h3>
- int DeprecatedNamespace::<wbr /><a href="#ae934297fc39624409333eefbfeabf5e5" class="m-dox-self">DeprecatedVariable</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ int DeprecatedNamespace::<wbr /><a href="#ae934297fc39624409333eefbfeabf5e5" class="m-doc-self">DeprecatedVariable</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h3>
<p>A variable.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000008" class="m-dox">Deprecated</a></h4><p>This variable is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000008" class="m-doc">Deprecated</a></h4><p>This variable is deprecated.</p></aside>
</div></section>
</section>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Namespaces</h2>
- <ul class="m-dox">
- <li>namespace <a href="namespaceDeprecatedNamespace.html" class="m-dox">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox">A namespace.</span></li>
+ <ul class="m-doc">
+ <li>namespace <a href="namespaceDeprecatedNamespace.html" class="m-doc">DeprecatedNamespace</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc">A namespace.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)"></a><a href="deprecated-page.html" class="m-dox">Deprecated page</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span>
- <ul class="m-dox">
- <li><a href="deprecated-subpage.html" class="m-dox">Deprecated sub-page</a> <span class="m-label m-danger">deprecated</span> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)"></a><a href="deprecated-page.html" class="m-doc">Deprecated page</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li><a href="deprecated-subpage.html" class="m-doc">Deprecated sub-page</a> <span class="m-label m-danger">deprecated</span> <span class="m-doc"></span></li>
</ul>
</li>
- <li><a href="deprecated.html" class="m-dox">Deprecated List</a> <span class="m-dox"></span></li>
+ <li><a href="deprecated.html" class="m-doc">Deprecated List</a> <span class="m-doc"></span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>DeprecatedNamespace::BaseDeprecatedClass struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="namespaceDeprecatedNamespace.html">DeprecatedNamespace</a>::<wbr/></span>BaseDeprecatedClass <span class="m-thin">struct</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h1>
<p>A base class.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000005" class="m-dox">Deprecated</a></h4><p>This class is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000005" class="m-doc">Deprecated</a></h4><p>This class is deprecated.</p></aside>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-dox">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1DeprecatedClass.html" class="m-doc">DeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A class.</dd>
</dl>
<meta charset="UTF-8" />
<title>DeprecatedNamespace::DeprecatedClass struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="namespaceDeprecatedNamespace.html">DeprecatedNamespace</a>::<wbr/></span>DeprecatedClass <span class="m-thin">struct</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="DeprecatedFile_8h.html"><Dir/DeprecatedFile.h></a></div>
</h1>
<p>A class.</p>
-<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000006" class="m-dox">Deprecated</a></h4><p>This class is deprecated.</p></aside>
+<aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000006" class="m-doc">Deprecated</a></h4><p>This class is deprecated.</p></aside>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-dox">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
+ struct <a href="structDeprecatedNamespace_1_1BaseDeprecatedClass.html" class="m-doc">BaseDeprecatedClass</a> <span class="m-label m-danger">deprecated</span>
</dt>
<dd>A base class.</dd>
</dl>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceNamee.html" class="m-dox">Namee</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceNamee.html" class="m-doc">Namee</a></dt>
<dd>Namespace docs.</dd>
- <dt>namespace <a href="namespaceFoo.html" class="m-dox">Foo</a></dt>
+ <dt>namespace <a href="namespaceFoo.html" class="m-doc">Foo</a></dt>
<dd>A namespace.</dd>
- <dt>namespace <a href="namespaceEno.html" class="m-dox">Eno</a></dt>
+ <dt>namespace <a href="namespaceEno.html" class="m-doc">Eno</a></dt>
<dd>A namespace.</dd>
- <dt>namespace <a href="namespaceType.html" class="m-dox">Type</a></dt>
+ <dt>namespace <a href="namespaceType.html" class="m-doc">Type</a></dt>
<dd>A namespace.</dd>
- <dt>namespace <a href="namespaceVar.html" class="m-dox">Var</a></dt>
+ <dt>namespace <a href="namespaceVar.html" class="m-doc">Var</a></dt>
<dd>A namespace.</dd>
- <dt>namespace <a href="namespaceWarning.html" class="m-dox">Warning</a></dt>
+ <dt>namespace <a href="namespaceWarning.html" class="m-doc">Warning</a></dt>
<dd>A namespace.</dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T, class U = void, class = int></div>
- struct <a href="structTemplate.html" class="m-dox">Template</a>
+ <div class="m-doc-template">template<class T, class U = void, class = int></div>
+ struct <a href="structTemplate.html" class="m-doc">Template</a>
</dt>
<dd>Class with template parameters.</dd>
<dt>
- <div class="m-dox-template">template<></div>
- struct <a href="structTemplate_3_01void_01_4.html" class="m-dox">Template<void></a>
+ <div class="m-doc-template">template<></div>
+ struct <a href="structTemplate_3_01void_01_4.html" class="m-doc">Template<void></a>
</dt>
<dd>Specialized class template.</dd>
<dt>
- <div class="m-dox-template">template<class T></div>
- struct <a href="structTemplateWarning.html" class="m-dox">TemplateWarning</a>
+ <div class="m-doc-template">template<class T></div>
+ struct <a href="structTemplateWarning.html" class="m-doc">TemplateWarning</a>
</dt>
<dd>Class with wrong template parameter description.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc">A_DEFINE</a></span>
</dt>
<dd>A define.</dd>
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-dox">A_MACRO</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-doc">A_MACRO</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A macro.</dd>
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-dox">MACRO</a>(</span><span class="m-dox-wrap">foo,
+ <span class="m-doc-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-doc">MACRO</a>(</span><span class="m-doc-wrap">foo,
bar)</span>
</dt>
<dd>Macro with parameters.</dd>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="a144a2a84c08d05de76f6a4a245584810"><div>
+ <section class="m-doc-details" id="a144a2a84c08d05de76f6a4a245584810"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self">A_DEFINE</a></span>
</h3>
<p>A define.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="ac93121ddaf1925d97ab2673f6151b062"><div>
+ <section class="m-doc-details" id="ac93121ddaf1925d97ab2673f6151b062"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-dox-self">A_MACRO</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ac93121ddaf1925d97ab2673f6151b062" class="m-doc-self">A_MACRO</a>(</span><span class="m-doc-wrap">)</span>
</h3>
<p>A macro.</p>
<table class="m-table m-fullwidth m-flat">
</tfoot>
</table>
</div></section>
- <section class="m-dox-details" id="acf406f8979f9a2831e9efebfd8606833"><div>
+ <section class="m-doc-details" id="acf406f8979f9a2831e9efebfd8606833"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-dox-self">MACRO</a>(</span><span class="m-dox-wrap">foo,
+ <span class="m-doc-wrap-bumper">#define <a href="#acf406f8979f9a2831e9efebfd8606833" class="m-doc-self">MACRO</a>(</span><span class="m-doc-wrap">foo,
bar)</span>
</h3>
<p>Macro with parameters.</p>
<meta charset="UTF-8" />
<title>Eno namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Eno <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-dox">Boolean</a> { </span><span class="m-dox-wrap"><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-dox">True</a> = 7,
- <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-dox">False</a>,
- <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-dox">FileNotFound</a> = -1 }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-doc">Boolean</a> { </span><span class="m-doc-wrap"><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-doc">True</a> = 7,
+ <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-doc">False</a>,
+ <a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-doc">FileNotFound</a> = -1 }</span>
</dt>
<dd>Boolean.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a007babfcd4198ed69f112505ae96f065" class="m-dox">(anonymous)</a> { </span><span class="m-dox-wrap"><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-dox">Value</a> = 34 }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a007babfcd4198ed69f112505ae96f065" class="m-doc">(anonymous)</a> { </span><span class="m-doc-wrap"><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-doc">Value</a> = 34 }</span>
</dt>
<dd></dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a4c1723bb8d7d27b0cbbdaba791556cf4"><div>
+ <section class="m-doc-details" id="a4c1723bb8d7d27b0cbbdaba791556cf4"><div>
<h3>
- enum Eno::<wbr /><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-dox-self">Boolean</a>
+ enum Eno::<wbr /><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4" class="m-doc-self">Boolean</a>
</h3>
<p>Boolean.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60">True</a></td>
+ <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a0af19db6c4f528b65608a4f7e1e20f60">True</a></td>
<td>
<p>True.</p>
</td>
</tr>
<tr>
- <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e">False</a></td>
+ <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4a1de42a0ec8f62f2b3f9382569e5c596e">False</a></td>
<td>
<p>False?</p>
</td>
</tr>
<tr>
- <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-dox-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd">FileNotFound</a></td>
+ <td><a href="#a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd" class="m-doc-self" name="a4c1723bb8d7d27b0cbbdaba791556cf4aa715872c5cfc5f1d4b1f1c2d68ceaccd">FileNotFound</a></td>
<td>
<p>Haha.</p>
</td>
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="a007babfcd4198ed69f112505ae96f065"><div>
+ <section class="m-doc-details" id="a007babfcd4198ed69f112505ae96f065"><div>
<h3>
- enum Eno::<wbr /><a href="#a007babfcd4198ed69f112505ae96f065" class="m-dox-self">(anonymous)</a>
+ enum Eno::<wbr /><a href="#a007babfcd4198ed69f112505ae96f065" class="m-doc-self">(anonymous)</a>
</h3>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-dox-self" name="a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8">Value</a></td>
+ <td><a href="#a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8" class="m-doc-self" name="a007babfcd4198ed69f112505ae96f065afaa3d046ec30de86846ea5bf0c875cb8">Value</a></td>
<td>
<p>Value of an anonymous enum</p>
</td>
<meta charset="UTF-8" />
<title>Foo namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Foo <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<div class="m-block m-default">
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T></div>
- <span class="m-dox-wrap-bumper">auto <a href="#a438de3b4c677344081baef1ec352f691" class="m-dox">foo</a>(</span><span class="m-dox-wrap">int a,
+ <div class="m-doc-template">template<class T></div>
+ <span class="m-doc-wrap-bumper">auto <a href="#a438de3b4c677344081baef1ec352f691" class="m-doc">foo</a>(</span><span class="m-doc-wrap">int a,
std::string b,
char(&things)[5],
bool,
</dt>
<dd>Function with <em>everything</em></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a256688820e6f5564e3210874bbda84c3" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int in,
+ <span class="m-doc-wrap-bumper">void <a href="#a256688820e6f5564e3210874bbda84c3" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int in,
int& out,
void* shit) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>Input and output.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#ada6488b07291f349307778cc7bb3547d" class="m-dox">justReturn</a>(</span><span class="m-dox-wrap">) -> int</span>
+ <span class="m-doc-wrap-bumper">auto <a href="#ada6488b07291f349307778cc7bb3547d" class="m-doc">justReturn</a>(</span><span class="m-doc-wrap">) -> int</span>
</dt>
<dd>Function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-dox">justReturnValues</a>(</span><span class="m-dox-wrap">) -> int</span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-doc">justReturnValues</a>(</span><span class="m-doc-wrap">) -> int</span>
</dt>
<dd>Function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-dox">justExceptions</a>(</span><span class="m-dox-wrap">) -> int</span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-doc">justExceptions</a>(</span><span class="m-doc-wrap">) -> int</span>
</dt>
<dd>Function.</dd>
<dt>
- <div class="m-dox-template">template<class A, class B></div>
- <span class="m-dox-wrap-bumper">auto <a href="#aea7a925ccf30c967a965b2549cec4154" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int a,
+ <div class="m-doc-template">template<class A, class B></div>
+ <span class="m-doc-wrap-bumper">auto <a href="#aea7a925ccf30c967a965b2549cec4154" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int a,
int b) -> int</span>
</dt>
<dd>A function with scattered docs.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-dox">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-dox-wrap">float x,
+ <span class="m-doc-wrap-bumper">void <a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-doc">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-doc-wrap">float x,
float y,
float z)</span>
</dt>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a438de3b4c677344081baef1ec352f691"><div>
+ <section class="m-doc-details" id="a438de3b4c677344081baef1ec352f691"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T>
</div>
- <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a438de3b4c677344081baef1ec352f691" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">int a,
+ <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a438de3b4c677344081baef1ec352f691" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">int a,
std::string b,
char(&things)[5],
bool,
</table>
<p>Ooooh, more text!</p>
</div></section>
- <section class="m-dox-details" id="a256688820e6f5564e3210874bbda84c3"><div>
+ <section class="m-doc-details" id="a256688820e6f5564e3210874bbda84c3"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a256688820e6f5564e3210874bbda84c3" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int in,
+ <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a256688820e6f5564e3210874bbda84c3" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int in,
int& out,
void* shit) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
</h3>
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="ada6488b07291f349307778cc7bb3547d"><div>
+ <section class="m-doc-details" id="ada6488b07291f349307778cc7bb3547d"><div>
<h3>
- <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ada6488b07291f349307778cc7bb3547d" class="m-dox-self">justReturn</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ada6488b07291f349307778cc7bb3547d" class="m-doc-self">justReturn</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Function.</p>
<table class="m-table m-fullwidth m-flat">
</tfoot>
</table>
</div></section>
- <section class="m-dox-details" id="a2aed7a8280e0ed79f5f9ceb0d54f4a30"><div>
+ <section class="m-doc-details" id="a2aed7a8280e0ed79f5f9ceb0d54f4a30"><div>
<h3>
- <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-dox-self">justReturnValues</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a2aed7a8280e0ed79f5f9ceb0d54f4a30" class="m-doc-self">justReturnValues</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Function.</p>
<table class="m-table m-fullwidth m-flat">
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="a7241bb505b7eda882e8508c47062fc3b"><div>
+ <section class="m-doc-details" id="a7241bb505b7eda882e8508c47062fc3b"><div>
<h3>
- <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-dox-self">justExceptions</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a7241bb505b7eda882e8508c47062fc3b" class="m-doc-self">justExceptions</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Function.</p>
<table class="m-table m-fullwidth m-flat">
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="aea7a925ccf30c967a965b2549cec4154"><div>
+ <section class="m-doc-details" id="aea7a925ccf30c967a965b2549cec4154"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class A, class B>
</div>
- <span class="m-dox-wrap-bumper">int Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aea7a925ccf30c967a965b2549cec4154" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int a,
+ <span class="m-doc-wrap-bumper">int Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aea7a925ccf30c967a965b2549cec4154" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int a,
int b)</span></span>
</h3>
<p>A function with scattered docs.</p>
</table>
<p>This is a function that has the docs all scattered around. They should get merged and reordered.</p><p>That goes also for the return values.</p><p>Yes?</p><ul><li>We also need to</li><li>extract them out of a list</li></ul>
</div></section>
- <section class="m-dox-details" id="a1e4e8c2c75da6e24d78c8a84e0cb3226"><div>
+ <section class="m-doc-details" id="a1e4e8c2c75da6e24d78c8a84e0cb3226"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-dox-self">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-dox-wrap">float x,
+ <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a1e4e8c2c75da6e24d78c8a84e0cb3226" class="m-doc-self">thisIsAShittyWayToPassAVectorButWhatever</a>(</span><span class="m-doc-wrap">float x,
float y,
float z)</span></span>
</h3>
<meta charset="UTF-8" />
<title>Namee namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Namee <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>Namespace docs.</p>
<p>And we have some detailed docs as well.</p>
<meta charset="UTF-8" />
<title>Type namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Type <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<div class="m-block m-default">
</div>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-dox">Ugly</a> = Me
+ using <a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-doc">Ugly</a> = Me
</dt>
<dd>Another typedef.</dd>
<dt>
- using <a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-dox">Func</a> = void(*)(int, std::string&)
+ using <a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-doc">Func</a> = void(*)(int, std::string&)
</dt>
<dd>Function pointer typedef.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a60126d739e81aaae3b1222f38582b9fe"><div>
+ <section class="m-doc-details" id="a60126d739e81aaae3b1222f38582b9fe"><div>
<h3>
- typedef Me Type::<wbr /><a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-dox-self">Ugly</a>
+ typedef Me Type::<wbr /><a href="#a60126d739e81aaae3b1222f38582b9fe" class="m-doc-self">Ugly</a>
</h3>
<p>Another typedef.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="ac861cffee5a0381b9404bf23a3d788de"><div>
+ <section class="m-doc-details" id="ac861cffee5a0381b9404bf23a3d788de"><div>
<h3>
- typedef void(*Type::<wbr /><a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-dox-self">Func</a>)(int, std::string&)
+ typedef void(*Type::<wbr /><a href="#ac861cffee5a0381b9404bf23a3d788de" class="m-doc-self">Func</a>)(int, std::string&)
</h3>
<p>Function pointer typedef.</p>
<p>Huh.</p>
<meta charset="UTF-8" />
<title>Var namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Var <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<div class="m-block m-default">
</div>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-dox">a</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-doc">a</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A value.</dd>
</dl>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a4f9fd9cff960aeecffcab6a5d2ffcd81"><div>
+ <section class="m-doc-details" id="a4f9fd9cff960aeecffcab6a5d2ffcd81"><div>
<h3>
- const int Var::<wbr /><a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-dox-self">a</a> <span class="m-label m-primary">constexpr</span>
+ const int Var::<wbr /><a href="#a4f9fd9cff960aeecffcab6a5d2ffcd81" class="m-doc-self">a</a> <span class="m-label m-primary">constexpr</span>
</h3>
<p>A value.</p>
<p>Details.</p>
<meta charset="UTF-8" />
<title>Warning namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Warning <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<div class="m-block m-default">
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a084dfc535219dee446df1c710e215839" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a084dfc535219dee446df1c710e215839" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Wrong.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a084dfc535219dee446df1c710e215839"><div>
+ <section class="m-doc-details" id="a084dfc535219dee446df1c710e215839"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Warning::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a084dfc535219dee446df1c710e215839" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void Warning::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a084dfc535219dee446df1c710e215839" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Wrong.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Template struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
- <div class="m-dox-template">template<class T, class U = void, class = int></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-template">template<class T, class U = void, class = int></div>
Template <span class="m-thin">struct</span>
</h1>
<p>Class with template parameters.</p>
<p>Should have it displayed on top.</p>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#af51f2282e44f51eea57a198c123f8b16" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#af51f2282e44f51eea57a198c123f8b16" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Another.</dd>
</dl>
</section>
<section id="pro-types">
<h2><a href="#pro-types">Protected types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a78bd618022079b3efbf1db104e058c8a" class="m-dox">Bar</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a78bd618022079b3efbf1db104e058c8a" class="m-doc">Bar</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Enum.</dd>
<dt>
- using <a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-dox">B</a> = A
+ using <a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-doc">B</a> = A
</dt>
<dd>Typedef.</dd>
<dt>
- using <a href="#a94438a80326daae3500ce76ff0048c5e" class="m-dox">Foo</a> = Buuu<U, false>
+ using <a href="#a94438a80326daae3500ce76ff0048c5e" class="m-doc">Foo</a> = Buuu<U, false>
</dt>
<dd>Template alias.</dd>
</dl>
</section>
<section id="pro-methods">
<h2><a href="#pro-methods">Protected functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class V, int = 3></div>
- <span class="m-dox-wrap-bumper">void <a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <div class="m-doc-template">template<class V, int = 3></div>
+ <span class="m-doc-wrap-bumper">void <a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function.</dd>
</dl>
</section>
<section id="pro-attribs">
<h2><a href="#pro-attribs">Protected variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-dox">a</a>
+ int <a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-doc">a</a>
</dt>
<dd>Variable.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a78bd618022079b3efbf1db104e058c8a"><div>
+ <section class="m-doc-details" id="a78bd618022079b3efbf1db104e058c8a"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
</div>
- enum Template<T, U, _3>::<wbr /><a href="#a78bd618022079b3efbf1db104e058c8a" class="m-dox-self">Bar</a> <span class="m-label m-warning">protected</span>
+ enum Template<T, U, _3>::<wbr /><a href="#a78bd618022079b3efbf1db104e058c8a" class="m-doc-self">Bar</a> <span class="m-label m-warning">protected</span>
</h3>
<p>Enum.</p>
<p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a661cbea16b59544c9907189d8ccf6da5"><div>
+ <section class="m-doc-details" id="a661cbea16b59544c9907189d8ccf6da5"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
</div>
- typedef A Template<T, U, _3>::<wbr /><a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-dox-self">B</a> <span class="m-label m-warning">protected</span>
+ typedef A Template<T, U, _3>::<wbr /><a href="#a661cbea16b59544c9907189d8ccf6da5" class="m-doc-self">B</a> <span class="m-label m-warning">protected</span>
</h3>
<p>Typedef.</p>
<p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
</div></section>
- <section class="m-dox-details" id="a94438a80326daae3500ce76ff0048c5e"><div>
+ <section class="m-doc-details" id="a94438a80326daae3500ce76ff0048c5e"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
</div>
- using Template<T, U, _3>::<wbr /><a href="#a94438a80326daae3500ce76ff0048c5e" class="m-dox-self">Foo</a> = Buuu<U, false> <span class="m-label m-warning">protected</span>
+ using Template<T, U, _3>::<wbr /><a href="#a94438a80326daae3500ce76ff0048c5e" class="m-doc-self">Foo</a> = Buuu<U, false> <span class="m-label m-warning">protected</span>
</h3>
<p>Template alias.</p>
<p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details. Template parameters are tested in <code>cpp_template_aliases</code> test as they need newer Doxygen.</p>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="af51f2282e44f51eea57a198c123f8b16"><div>
+ <section class="m-doc-details" id="af51f2282e44f51eea57a198c123f8b16"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
</div>
- <span class="m-dox-wrap-bumper">void Template<T, U, _3>::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#af51f2282e44f51eea57a198c123f8b16" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void Template<T, U, _3>::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#af51f2282e44f51eea57a198c123f8b16" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Another.</p>
<p>Should have just one template with _3 for unnamed parameter.</p>
</div></section>
- <section class="m-dox-details" id="aab8b2a12ab389309990a2f3d7ae0289e"><div>
+ <section class="m-doc-details" id="aab8b2a12ab389309990a2f3d7ae0289e"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
template<class V, int = 3>
</div>
- <span class="m-dox-wrap-bumper">void Template<T, U, _3>::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected</span></span></span>
+ <span class="m-doc-wrap-bumper">void Template<T, U, _3>::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aab8b2a12ab389309990a2f3d7ae0289e" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected</span></span></span>
</h3>
<p>Function.</p>
<table class="m-table m-fullwidth m-flat">
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="aaf7ee941db121bdf57653fe4bd8f3f53"><div>
+ <section class="m-doc-details" id="aaf7ee941db121bdf57653fe4bd8f3f53"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
</div>
- int Template<T, U, _3>::<wbr /><a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-dox-self">a</a> <span class="m-label m-warning">protected</span>
+ int Template<T, U, _3>::<wbr /><a href="#aaf7ee941db121bdf57653fe4bd8f3f53" class="m-doc-self">a</a> <span class="m-label m-warning">protected</span>
</h3>
<p>Variable.</p>
<p>Should have just one template with _3 for unnamed parameter. Should also have the <code>protected</code> label in the details.</p>
<meta charset="UTF-8" />
<title>TemplateWarning struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
- <div class="m-dox-template">template<class T></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-template">template<class T></div>
TemplateWarning <span class="m-thin">struct</span>
</h1>
<p>Class with wrong template parameter description.</p>
<meta charset="UTF-8" />
<title>Template<void> struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
- <div class="m-dox-template">template<></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-template">template<></div>
Template<void> <span class="m-thin">struct</span>
</h1>
<p>Specialized class template.</p>
<p>Should have <code>template<></code> displayed on top.</p>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<int b></div>
- <span class="m-dox-wrap-bumper">void <a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-dox">baz</a>(</span><span class="m-dox-wrap">)</span>
+ <div class="m-doc-template">template<int b></div>
+ <span class="m-doc-wrap-bumper">void <a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-doc">baz</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a655f7a260f538edc42775e74c6a3d2d3"><div>
+ <section class="m-doc-details" id="a655f7a260f538edc42775e74c6a3d2d3"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<>
template<int b>
</div>
- <span class="m-dox-wrap-bumper">void Template<void>::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-dox-self">baz</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void Template<void>::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a655f7a260f538edc42775e74c6a3d2d3" class="m-doc-self">baz</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Function.</p>
<p>Should still have both templates repeated.</p>
<meta charset="UTF-8" />
<title>My Project » Uppercase page | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>UPPERCLASS class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
My Project
</h1>
-<ul><li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-dox">Uppercase page</a></li><li><a href="class_u_p_p_e_r_c_l_a_s_s.html" class="m-dox">UPPERCLASS</a></li></ul>
+<ul><li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-doc">Uppercase page</a></li><li><a href="class_u_p_p_e_r_c_l_a_s_s.html" class="m-doc">UPPERCLASS</a></li></ul>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-dox">My Project</a> <span class="m-dox"></span>
- <ul class="m-dox">
- <li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-dox">Uppercase page</a> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-doc">My Project</a> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li><a href="_u_p_p_e_r_c_a_s_e.html" class="m-doc">Uppercase page</a> <span class="m-doc"></span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Class <span class="m-thin">class</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h1>
<p>A class.</p>
<div class="m-block m-default">
<p>Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-dox-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-doc-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>No include information for this one (and thus no details)</dd>
</dl>
</section>
<section id="related">
<h2><a href="#related">Related</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</dd>
<dt>
- using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox">RelatedInt</a> = int
+ using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc">RelatedInt</a> = int
</dt>
<dd>A related typedef in a different file.</dd>
<dt>
- const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A related variable in a different file.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox">relatedFunc</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc">relatedFunc</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A related function in a different file.</dd>
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox">RELATED_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc">RELATED_DEFINE</a></span>
</dt>
<dd>A related define in a different file.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+ <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
<h3>
- enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
+ <section class="m-doc-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
<h3>
- typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox-self">RelatedInt</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc-self">RelatedInt</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related typedef in a different file.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
+ <section class="m-doc-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox-self">relatedFunc</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc-self">relatedFunc</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related function in a different file.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
+ <section class="m-doc-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
<h3>
- const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related variable in a different file.</p>
</div></section>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
+ <section class="m-doc-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox-self">RELATED_DEFINE</a></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc-self">RELATED_DEFINE</a></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related define in a different file.</p>
</div></section>
<meta charset="UTF-8" />
<title>A group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox">Int</a> = int
+ using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc">A_DEFINE</a></span>
</dt>
<dd>A define.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="ga8150b7776c2a1749101acf22e868d091"><div>
+ <section class="m-doc-details" id="ga8150b7776c2a1749101acf22e868d091"><div>
<h3>
- enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>An enum.</p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="ga7cc214a236ad3bb6ad435bdcf5262a3f"><div>
+ <section class="m-doc-details" id="ga7cc214a236ad3bb6ad435bdcf5262a3f"><div>
<h3>
- typedef int <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self">Int</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ typedef int <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self">Int</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A typedef.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="gac07863d69ae41a4e395b31f73b35fbcd"><div>
+ <section class="m-doc-details" id="gac07863d69ae41a4e395b31f73b35fbcd"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A function.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="ga7708bd7aaec399e771a2b30db52e4d22"><div>
+ <section class="m-doc-details" id="ga7708bd7aaec399e771a2b30db52e4d22"><div>
<h3>
- const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A variable.</p>
</div></section>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="ga144a2a84c08d05de76f6a4a245584810"><div>
+ <section class="m-doc-details" id="ga144a2a84c08d05de76f6a4a245584810"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox-self">A_DEFINE</a></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc-self">A_DEFINE</a></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A define.</p>
</div></section>
<meta charset="UTF-8" />
<title>Contained namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Contained <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h1>
<p>This namespace is contained in a single file.</p>
<div class="m-block m-default">
<p>So it has only the global include and no per-entry includes, thus also no detailed sections because there's only brief. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-dox-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-doc-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-dox-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
+ using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-dox-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-doc-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-dox-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-doc-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-dox-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-doc-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Flag in a group.</dd>
<dt>
- using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-dox-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
+ using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-doc-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
</dt>
<dd>Alias in a group.</dd>
<dt>
- void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-dox-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-doc-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-dox-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-doc-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function in a group.</dd>
</dl>
<meta charset="UTF-8" />
<title>ContainsNamespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Even though it's in a single file — the contained namespace might or might not be in the same file and that could be misleading.</p>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceContainsNamespace_1_1ContainsClass.html" class="m-dox">ContainsClass</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceContainsNamespace_1_1ContainsClass.html" class="m-doc">ContainsClass</a></dt>
<dd>This namespace should not have a global include either.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a557222af70bdf83d775dc885ef2c5331" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a557222af70bdf83d775dc885ef2c5331" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>This function should have a local include.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a557222af70bdf83d775dc885ef2c5331"><div>
+ <section class="m-doc-details" id="a557222af70bdf83d775dc885ef2c5331"><div>
<h3>
- <span class="m-dox-wrap-bumper">void ContainsNamespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a557222af70bdf83d775dc885ef2c5331" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <span class="m-doc-wrap-bumper">void ContainsNamespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a557222af70bdf83d775dc885ef2c5331" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>This function should have a local include.</p>
</div></section>
<meta charset="UTF-8" />
<title>ContainsNamespace::ContainsClass namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Because it has a class inside.</p>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- union <a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-dox">Union</a>
+ union <a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-doc">Union</a>
</dt>
- <dd><a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-dox">Union</a>.</dd>
+ <dd><a href="unionContainsNamespace_1_1ContainsClass_1_1Union.html" class="m-doc">Union</a>.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>This function should also have a local include.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a35d45ad407b8ce350d3e93d78ddb165b"><div>
+ <section class="m-doc-details" id="a35d45ad407b8ce350d3e93d78ddb165b"><div>
<h3>
- <span class="m-dox-wrap-bumper">void ContainsNamespace::<wbr />ContainsClass::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <span class="m-doc-wrap-bumper">void ContainsNamespace::<wbr />ContainsClass::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a35d45ad407b8ce350d3e93d78ddb165b" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>This function should also have a local include.</p>
</div></section>
<meta charset="UTF-8" />
<title>Empty namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Empty <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h1>
<p>This namespace should have a global include.</p>
<p>Even though it has no members that could set the global include for it.</p>
<meta charset="UTF-8" />
<title>Spread namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>So it has no global include but per-entry includes, properly expanding the brief-only docs into detailed ones. (Unless the includes are disabled globally or the files are not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox">Int</a> = int
+ using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc">Flag</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Flag in a group.</dd>
<dt>
- using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox">Main</a> = void
+ using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc">Main</a> = void
</dt>
<dd>Alias in a group.</dd>
<dt>
- void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function in a group.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a527869a2c002fb30f314deaff11e0fc6"><div>
+ <section class="m-doc-details" id="a527869a2c002fb30f314deaff11e0fc6"><div>
<h3>
- enum Spread::<wbr /><a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox-self">Enum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ enum Spread::<wbr /><a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc-self">Enum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>An enum.</p>
</div></section>
- <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+ <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
<h3>
- enum Spread::<wbr /><a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ enum Spread::<wbr /><a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</p>
</div></section>
- <section class="m-dox-details" id="aa29ea9c4e31c7d0408e7c5abddb50cd3"><div>
+ <section class="m-doc-details" id="aa29ea9c4e31c7d0408e7c5abddb50cd3"><div>
<h3>
- enum Spread::<wbr /><a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox-self">Flag</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ enum Spread::<wbr /><a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc-self">Flag</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>Flag in a group.</p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a9fc9fdc7cf8b70815d959519730179e3"><div>
+ <section class="m-doc-details" id="a9fc9fdc7cf8b70815d959519730179e3"><div>
<h3>
- typedef int Spread::<wbr /><a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox-self">Int</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ typedef int Spread::<wbr /><a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self">Int</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A typedef.</p>
</div></section>
- <section class="m-dox-details" id="a0dbfc6770d1bfbd85f3c3fc4772937a3"><div>
+ <section class="m-doc-details" id="a0dbfc6770d1bfbd85f3c3fc4772937a3"><div>
<h3>
- using Spread::<wbr /><a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox-self">Main</a> = void
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ using Spread::<wbr /><a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc-self">Main</a> = void
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>Alias in a group.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a811e0028cbcd17f7895e36f63ace4e41"><div>
+ <section class="m-doc-details" id="a811e0028cbcd17f7895e36f63ace4e41"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
</h3>
<p>A function.</p>
</div></section>
- <section class="m-dox-details" id="ad0126ebd4b7c6ba90561fa98ebbe9a94"><div>
+ <section class="m-doc-details" id="ad0126ebd4b7c6ba90561fa98ebbe9a94"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>Function in a group.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a25b13ca7d2a86255c5e75a436ade62cf"><div>
+ <section class="m-doc-details" id="a25b13ca7d2a86255c5e75a436ade62cf"><div>
<h3>
- const int Spread::<wbr /><a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ const int Spread::<wbr /><a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>A variable.</p>
</div></section>
- <section class="m-dox-details" id="aa0bc03c4dea294a892d53860b4f0377e"><div>
+ <section class="m-doc-details" id="aa0bc03c4dea294a892d53860b4f0377e"><div>
<h3>
- void* Spread::<wbr /><a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox-self">variable</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ void* Spread::<wbr /><a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc-self">variable</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
</h3>
<p>Variable in a group.</p>
</div></section>
<meta charset="UTF-8" />
<title>Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-dox-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a7b841d4b5f36c46ee3625e15c77f2f65" class="m-doc-self" name="a7b841d4b5f36c46ee3625e15c77f2f65">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>No include information for this one (and thus no details)</dd>
</dl>
</section>
<section id="related">
<h2><a href="#related">Related</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</dd>
<dt>
- using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox">RelatedInt</a> = int
+ using <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc">RelatedInt</a> = int
</dt>
<dd>A related typedef in a different file.</dd>
<dt>
- const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc">RelatedVar</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A related variable in a different file.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox">relatedFunc</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc">relatedFunc</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A related function in a different file.</dd>
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox">RELATED_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc">RELATED_DEFINE</a></span>
</dt>
<dd>A related define in a different file.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
+ <section class="m-doc-details" id="ab66c81fc768958c4185a517d488a89c7"><div>
<h3>
- enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-dox-self">RelatedEnum</a>
+ enum <a href="#ab66c81fc768958c4185a517d488a89c7" class="m-doc-self">RelatedEnum</a>
</h3>
<p>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
+ <section class="m-doc-details" id="aca8f196c01494bf1dab261745f3693c8"><div>
<h3>
- typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-dox-self">RelatedInt</a>
+ typedef int <a href="#aca8f196c01494bf1dab261745f3693c8" class="m-doc-self">RelatedInt</a>
</h3>
<p>A related typedef in a different file.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
+ <section class="m-doc-details" id="a8b69414d6ef13f920d3a855bd22362fb"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-dox-self">relatedFunc</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a8b69414d6ef13f920d3a855bd22362fb" class="m-doc-self">relatedFunc</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>A related function in a different file.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
+ <section class="m-doc-details" id="a15e320413819ae46dffcbccbbb542b8c"><div>
<h3>
- const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-dox-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
+ const int <a href="#a15e320413819ae46dffcbccbbb542b8c" class="m-doc-self">RelatedVar</a> <span class="m-label m-primary">constexpr</span>
</h3>
<p>A related variable in a different file.</p>
</div></section>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
+ <section class="m-doc-details" id="a8887c0b6a87e2438ea90ffe476680da1"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-dox-self">RELATED_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a8887c0b6a87e2438ea90ffe476680da1" class="m-doc-self">RELATED_DEFINE</a></span>
</h3>
<p>A related define in a different file.</p>
</div></section>
<meta charset="UTF-8" />
<title>A group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>All entries inside should have include information. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-dox-self" name="ga8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ga8150b7776c2a1749101acf22e868d091" class="m-doc-self" name="ga8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+ using <a href="#ga7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="ga7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#ga7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="ga7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="ga144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ga144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="ga144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
</dt>
<dd>A define.</dd>
</dl>
<meta charset="UTF-8" />
<title>Contained namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>So it has only the global include and no per-entry includes, thus also no detailed sections because there's only brief. (Unless the includes are disabled globally or the file is not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-dox-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a1e198a456efa4fe54dfc7f1f60e0b5d7" class="m-doc-self" name="a1e198a456efa4fe54dfc7f1f60e0b5d7">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-dox-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
+ using <a href="#ad01b62dead0717cef791ff24ed1371cd" class="m-doc-self" name="ad01b62dead0717cef791ff24ed1371cd">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-dox-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a805f49495092c6f2bb1347f50bf2453e" class="m-doc-self" name="a805f49495092c6f2bb1347f50bf2453e">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-dox-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a91e894fe69f4a6c73074f7862ede5503" class="m-doc-self" name="a91e894fe69f4a6c73074f7862ede5503">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-dox-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a11d588fad4de0640556b055558c5fa1d" class="m-doc-self" name="a11d588fad4de0640556b055558c5fa1d">Flag</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Flag in a group.</dd>
<dt>
- using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-dox-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
+ using <a href="#a0b67fd41e23a38858d471e30a817d591" class="m-doc-self" name="a0b67fd41e23a38858d471e30a817d591">Main</a> = void
</dt>
<dd>Alias in a group.</dd>
<dt>
- void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-dox-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#ac65f93520b7abe37daa15a999faa4323" class="m-doc-self" name="ac65f93520b7abe37daa15a999faa4323">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-dox-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#abcad26bce92bd85654aaf9b7effc043b" class="m-doc-self" name="abcad26bce92bd85654aaf9b7effc043b">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function in a group.</dd>
</dl>
<meta charset="UTF-8" />
<title>Spread namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>So it has no global include but per-entry includes, properly expanding the brief-only docs into detailed ones. (Unless the includes are disabled globally or the files are not documented.)</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-dox-self" name="a527869a2c002fb30f314deaff11e0fc6">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a527869a2c002fb30f314deaff11e0fc6" class="m-doc-self" name="a527869a2c002fb30f314deaff11e0fc6">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-dox">RelatedEnum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="classClass.html#ab66c81fc768958c4185a517d488a89c7" class="m-doc">RelatedEnum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-dox-self" name="a9fc9fdc7cf8b70815d959519730179e3">Int</a> = int
+ using <a href="#a9fc9fdc7cf8b70815d959519730179e3" class="m-doc-self" name="a9fc9fdc7cf8b70815d959519730179e3">Int</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-dox-self" name="a811e0028cbcd17f7895e36f63ace4e41">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a811e0028cbcd17f7895e36f63ace4e41" class="m-doc-self" name="a811e0028cbcd17f7895e36f63ace4e41">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-dox-self" name="a25b13ca7d2a86255c5e75a436ade62cf">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a25b13ca7d2a86255c5e75a436ade62cf" class="m-doc-self" name="a25b13ca7d2a86255c5e75a436ade62cf">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-dox-self" name="aa29ea9c4e31c7d0408e7c5abddb50cd3">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#aa29ea9c4e31c7d0408e7c5abddb50cd3" class="m-doc-self" name="aa29ea9c4e31c7d0408e7c5abddb50cd3">Flag</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Flag in a group.</dd>
<dt>
- using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-dox-self" name="a0dbfc6770d1bfbd85f3c3fc4772937a3">Main</a> = void
+ using <a href="#a0dbfc6770d1bfbd85f3c3fc4772937a3" class="m-doc-self" name="a0dbfc6770d1bfbd85f3c3fc4772937a3">Main</a> = void
</dt>
<dd>Alias in a group.</dd>
<dt>
- void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-dox-self" name="aa0bc03c4dea294a892d53860b4f0377e">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#aa0bc03c4dea294a892d53860b4f0377e" class="m-doc-self" name="aa0bc03c4dea294a892d53860b4f0377e">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-dox-self" name="ad0126ebd4b7c6ba90561fa98ebbe9a94">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ad0126ebd4b7c6ba90561fa98ebbe9a94" class="m-doc-self" name="ad0126ebd4b7c6ba90561fa98ebbe9a94">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function in a group.</dd>
</dl>
<meta charset="UTF-8" />
<title>Spread namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>So it has per-entry includes next to template info, properly expanding the brief-only docs into detailed ones.</p>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T></div>
- using <a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-dox">Alias</a> = T
+ <div class="m-doc-template">template<class T></div>
+ using <a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-doc">Alias</a> = T
</dt>
<dd>A template alias.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T></div>
- <span class="m-dox-wrap-bumper">void <a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <div class="m-doc-template">template<class T></div>
+ <span class="m-doc-wrap-bumper">void <a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A templated function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T></div>
- const T* <a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ <div class="m-doc-template">template<class T></div>
+ const T* <a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A templated variable.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a0a3b8ac7e2c32367f8ce7e291412ca8f"><div>
+ <section class="m-doc-details" id="a0a3b8ac7e2c32367f8ce7e291412ca8f"><div>
<h3>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
- <div class="m-dox-template">
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-template">
template<class T>
</div>
- using Spread::<wbr /><a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-dox-self">Alias</a> = T
+ using Spread::<wbr /><a href="#a0a3b8ac7e2c32367f8ce7e291412ca8f" class="m-doc-self">Alias</a> = T
</h3>
<p>A template alias.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="adab32b19ce66dfa18991e8dc0ce97098"><div>
+ <section class="m-doc-details" id="adab32b19ce66dfa18991e8dc0ce97098"><div>
<h3>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
- <div class="m-dox-template">
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-template">
template<class T>
</div>
- <span class="m-dox-wrap-bumper">void Spread::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void Spread::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#adab32b19ce66dfa18991e8dc0ce97098" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>A templated function.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="aba28a7edc2b0785dd1f9241eef0e8041"><div>
+ <section class="m-doc-details" id="aba28a7edc2b0785dd1f9241eef0e8041"><div>
<h3>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
- <div class="m-dox-template">
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="Second_8h.html"><Second.h></a></div>
+ <div class="m-doc-template">
template<class T>
</div>
- const T* Spread::<wbr /><a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
+ const T* Spread::<wbr /><a href="#aba28a7edc2b0785dd1f9241eef0e8041" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
</h3>
<p>A templated variable.</p>
</div></section>
<meta charset="UTF-8" />
<title>Struct struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
- <div class="m-dox-template">template<class T></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="First_8h.html"><First.h></a></div>
+ <div class="m-doc-template">template<class T></div>
Struct <span class="m-thin">struct</span>
</h1>
<p>A templated struct.</p>
<meta charset="UTF-8" />
<title>Directory/Sub/Class.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceRoot.html" class="m-dox">Root</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceRoot.html" class="m-doc">Root</a></dt>
<dd>Root namespace.</dd>
- <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-dox">Root::Directory</a></dt>
+ <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-doc">Root::Directory</a></dt>
<dd>Namespace in directory.</dd>
- <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Root::Directory::Sub</a></dt>
+ <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Root::Directory::Sub</a></dt>
<dd>Namespace in subdirectory.</dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Root::Directory::Sub::Class</a>
+ class <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Root::Directory::Sub::Class</a>
</dt>
<dd>A class.</dd>
<dt>
- struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Root::Directory::Sub::Class::Foo</a>
+ struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Root::Directory::Sub::Class::Foo</a>
</dt>
<dd>A public subclass.</dd>
<dt>
- <div class="m-dox-template">template<class T, class U = void></div>
- union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Root::Directory::Sub::Class::Bar</a>
+ <div class="m-doc-template">template<class T, class U = void></div>
+ union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Root::Directory::Sub::Class::Bar</a>
</dt>
<dd>A protected subclass.</dd>
</dl>
<meta charset="UTF-8" />
<title>Directory/File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceRoot.html" class="m-dox">Root</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceRoot.html" class="m-doc">Root</a></dt>
<dd>Root namespace.</dd>
- <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-dox">Root::Directory</a></dt>
+ <dt>namespace <a href="namespaceRoot_1_1Directory.html" class="m-doc">Root::Directory</a></dt>
<dd>Namespace in directory.</dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Root::Directory::Class</a>
+ class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Root::Directory::Class</a>
</dt>
<dd>A class.</dd>
<dt>
- struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Root::Directory::Struct</a>
+ struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Root::Directory::Struct</a>
</dt>
<dd>A structure.</dd>
<dt>
- union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Root::Directory::Union</a>
+ union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Root::Directory::Union</a>
</dt>
<dd>An union.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
</dt>
<dd>A define.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-dox-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-doc-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
</dt>
<dd>A define in a group.</dd>
</dl>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Classes</h2>
- <ul class="m-dox">
- <li>namespace <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span></li>
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-dox">Root</a> <span class="m-dox">Root namespace.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-dox">Directory</a> <span class="m-dox">Namespace in directory.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a> <span class="m-dox">Namespace in subdirectory.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">class</a> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a> <span class="m-dox">A class.</span>
- <ul class="m-dox">
- <li>union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Bar</a> <span class="m-dox">A protected subclass.</span></li>
- <li>struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Foo</a> <span class="m-dox">A public subclass.</span></li>
- <li>class <a href="classRoot_1_1Directory_1_1Sub_1_1Class_1_1Private.html" class="m-dox">Private</a> <span class="m-dox">This shouldn't appear in the docs.</span></li>
+ <ul class="m-doc">
+ <li>namespace <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span></li>
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-doc">Root</a> <span class="m-doc">Root namespace.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-doc">Directory</a> <span class="m-doc">Namespace in directory.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a> <span class="m-doc">Namespace in subdirectory.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">class</a> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a> <span class="m-doc">A class.</span>
+ <ul class="m-doc">
+ <li>union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Bar</a> <span class="m-doc">A protected subclass.</span></li>
+ <li>struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Foo</a> <span class="m-doc">A public subclass.</span></li>
+ <li>class <a href="classRoot_1_1Directory_1_1Sub_1_1Class_1_1Private.html" class="m-doc">Private</a> <span class="m-doc">This shouldn't appear in the docs.</span></li>
</ul>
</li>
</ul>
</li>
- <li>class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Class</a> <span class="m-dox">A class.</span></li>
- <li>struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Struct</a> <span class="m-dox">A structure.</span></li>
- <li>union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Union</a> <span class="m-dox">An union.</span></li>
+ <li>class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Class</a> <span class="m-doc">A class.</span></li>
+ <li>struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Struct</a> <span class="m-doc">A structure.</span></li>
+ <li>union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Union</a> <span class="m-doc">An union.</span></li>
</ul>
</li>
</ul>
</li>
- <li>class <a href="classTopLevelClass.html" class="m-dox">TopLevelClass</a> <span class="m-dox">Top-level class.</span></li>
+ <li>class <a href="classTopLevelClass.html" class="m-doc">TopLevelClass</a> <span class="m-doc">Top-level class.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Root::Directory::Sub::Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="namespaceRoot.html">Root</a>::<wbr/></span><span class="m-breadcrumb"><a href="namespaceRoot_1_1Directory.html">Directory</a>::<wbr/></span><span class="m-breadcrumb"><a href="namespaceRoot_1_1Directory_1_1Sub.html">Sub</a>::<wbr/></span>Class <span class="m-thin">class</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Class_8h.html"><Directory/Sub/Class.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="Class_8h.html"><Directory/Sub/Class.h></a></div>
</h1>
<p>A class.</p>
<div class="m-block m-default">
<section id="Class-section"><h2><a href="#Class-section">A section</a></h2><p>Text.</p><section id="Class-sub-section"><h3><a href="#Class-sub-section">Subsection</a></h3></section><section id="Class-sub-section2"><h3><a href="#Class-sub-section2">Subsection 2</a></h3><section id="Class-sub-section3"><h4><a href="#Class-sub-section3">Subsection 3</a></h4></section></section></section><section id="Class-section2"><h2><a href="#Class-section2">Section 2</a></h2></section>
<section id="pub-types">
<h2><a href="#pub-types">Public types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-dox">Foo</a>
+ struct <a href="structRoot_1_1Directory_1_1Sub_1_1Class_1_1Foo.html" class="m-doc">Foo</a>
</dt>
<dd>A public subclass.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a5436ccacac4eb56e594b3c8f20a78a95" class="m-dox-self" name="a5436ccacac4eb56e594b3c8f20a78a95">E</a> { </span><span class="m-dox-wrap"><a href="#a5436ccacac4eb56e594b3c8f20a78a95ab40890227c995cba62c5ba928fa05797" class="m-dox">FooBar</a> = 3 }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a5436ccacac4eb56e594b3c8f20a78a95" class="m-doc-self" name="a5436ccacac4eb56e594b3c8f20a78a95">E</a> { </span><span class="m-doc-wrap"><a href="#a5436ccacac4eb56e594b3c8f20a78a95ab40890227c995cba62c5ba928fa05797" class="m-doc">FooBar</a> = 3 }</span>
</dt>
<dd>A enum value.</dd>
<dt>
- using <a href="#af68c16757e5d0c83765cff3837952b8b" class="m-dox-self" name="af68c16757e5d0c83765cff3837952b8b">Deleter</a> = void(*)(int, void*)
+ using <a href="#af68c16757e5d0c83765cff3837952b8b" class="m-doc-self" name="af68c16757e5d0c83765cff3837952b8b">Deleter</a> = void(*)(int, void*)
</dt>
<dd>A public typedef.</dd>
</dl>
</section>
<section id="pub-static-attribs">
<h2><a href="#pub-static-attribs">Public static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- static int <a href="#a37f97d663491ff54fda7f9cfc3080006" class="m-dox-self" name="a37f97d663491ff54fda7f9cfc3080006">Size</a> <span class="m-label m-flat m-primary">constexpr</span>
+ static int <a href="#a37f97d663491ff54fda7f9cfc3080006" class="m-doc-self" name="a37f97d663491ff54fda7f9cfc3080006">Size</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A public static var.</dd>
</dl>
</section>
<section id="pub-static-methods">
<h2><a href="#pub-static-methods">Public static functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">static void <a href="#abc9f4f532d25aa0d957a183098f2291d" class="m-dox-self" name="abc9f4f532d25aa0d957a183098f2291d">damage</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">static void <a href="#abc9f4f532d25aa0d957a183098f2291d" class="m-doc-self" name="abc9f4f532d25aa0d957a183098f2291d">damage</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A public static function.</dd>
</dl>
</section>
<section id="typeless-methods">
<h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper"><a href="#a01c99be667ab8ee934e9f94da744ea83" class="m-dox-self" name="a01c99be667ab8ee934e9f94da744ea83">Class</a>(</span><span class="m-dox-wrap">int,
+ <span class="m-doc-wrap-bumper"><a href="#a01c99be667ab8ee934e9f94da744ea83" class="m-doc-self" name="a01c99be667ab8ee934e9f94da744ea83">Class</a>(</span><span class="m-doc-wrap">int,
void*) <span class="m-label m-flat m-info">explicit</span> <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>A constructor without parameter names.</dd>
<dt>
- <span class="m-dox-wrap-bumper"><a href="#a55a51bc352524f6da634bb257d69a784" class="m-dox-self" name="a55a51bc352524f6da634bb257d69a784">Class</a>(</span><span class="m-dox-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>&) <span class="m-label m-flat m-danger">deleted</span></span>
+ <span class="m-doc-wrap-bumper"><a href="#a55a51bc352524f6da634bb257d69a784" class="m-doc-self" name="a55a51bc352524f6da634bb257d69a784">Class</a>(</span><span class="m-doc-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>&) <span class="m-label m-flat m-danger">deleted</span></span>
</dt>
<dd>Deleted copy.</dd>
<dt>
- <span class="m-dox-wrap-bumper"><a href="#ae8ec516d48f6045f9fd7c08ba724bf6e" class="m-dox-self" name="ae8ec516d48f6045f9fd7c08ba724bf6e">operator bool</a>(</span><span class="m-dox-wrap">) const && <span class="m-label m-flat m-info">explicit</span> </span>
+ <span class="m-doc-wrap-bumper"><a href="#ae8ec516d48f6045f9fd7c08ba724bf6e" class="m-doc-self" name="ae8ec516d48f6045f9fd7c08ba724bf6e">operator bool</a>(</span><span class="m-doc-wrap">) const && <span class="m-label m-flat m-info">explicit</span> </span>
</dt>
<dd>A conversion operator that works only on &&.</dd>
<dt>
- <span class="m-dox-wrap-bumper"><a href="#a7f5debd40ecca62a7ee98cd83858c013" class="m-dox-self" name="a7f5debd40ecca62a7ee98cd83858c013">~Class</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">protected</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
+ <span class="m-doc-wrap-bumper"><a href="#a7f5debd40ecca62a7ee98cd83858c013" class="m-doc-self" name="a7f5debd40ecca62a7ee98cd83858c013">~Class</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">protected</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
</dt>
<dd>A protected pure virtual destructor.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#ad749cc571894bad6cb3b23b1f4527233" class="m-dox-self" name="ad749cc571894bad6cb3b23b1f4527233">operator=</a>(</span><span class="m-dox-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>&&) -> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-dox">Class</a>& <span class="m-label m-flat m-info">defaulted</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#ad749cc571894bad6cb3b23b1f4527233" class="m-doc-self" name="ad749cc571894bad6cb3b23b1f4527233">operator=</a>(</span><span class="m-doc-wrap"><a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>&&) -> <a href="classRoot_1_1Directory_1_1Sub_1_1Class.html" class="m-doc">Class</a>& <span class="m-label m-flat m-info">defaulted</span></span>
</dt>
<dd>Defaulted move.</dd>
</dl>
</section>
<section id="pub-attribs">
<h2><a href="#pub-attribs">Public variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- std::string <a href="#ad877084846b47e5504224c72aa49d399" class="m-dox-self" name="ad877084846b47e5504224c72aa49d399">debug</a>
+ std::string <a href="#ad877084846b47e5504224c72aa49d399" class="m-doc-self" name="ad877084846b47e5504224c72aa49d399">debug</a>
</dt>
<dd>A public variable.</dd>
</dl>
</section>
<section id="pro-types">
<h2><a href="#pro-types">Protected types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T, class U = void></div>
- union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-dox">Bar</a>
+ <div class="m-doc-template">template<class T, class U = void></div>
+ union <a href="unionRoot_1_1Directory_1_1Sub_1_1Class_1_1Bar.html" class="m-doc">Bar</a>
</dt>
<dd>A protected subclass.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a0d7a4c92456263a36bd0819d9f26c996" class="m-dox-self" name="a0d7a4c92456263a36bd0819d9f26c996">Boolean</a> { </span><span class="m-dox-wrap"><a href="#a0d7a4c92456263a36bd0819d9f26c996ac8702eedbc992251f82e762161e1abf7" class="m-dox">True</a>,
- <a href="#a0d7a4c92456263a36bd0819d9f26c996ac3788e41d3959f1e2592b2789b2c2651" class="m-dox">False</a>,
- <a href="#a0d7a4c92456263a36bd0819d9f26c996a584feb009cffeb8f24c00613b65189dd" class="m-dox">FileNotFound</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a0d7a4c92456263a36bd0819d9f26c996" class="m-doc-self" name="a0d7a4c92456263a36bd0819d9f26c996">Boolean</a> { </span><span class="m-doc-wrap"><a href="#a0d7a4c92456263a36bd0819d9f26c996ac8702eedbc992251f82e762161e1abf7" class="m-doc">True</a>,
+ <a href="#a0d7a4c92456263a36bd0819d9f26c996ac3788e41d3959f1e2592b2789b2c2651" class="m-doc">False</a>,
+ <a href="#a0d7a4c92456263a36bd0819d9f26c996a584feb009cffeb8f24c00613b65189dd" class="m-doc">FileNotFound</a> }</span>
</dt>
<dd>Protected enum.</dd>
<dt>
- using <a href="#ad4571bbf02497aa3e998918dcee071fc" class="m-dox-self" name="ad4571bbf02497aa3e998918dcee071fc">Type</a> = double
+ using <a href="#ad4571bbf02497aa3e998918dcee071fc" class="m-doc-self" name="ad4571bbf02497aa3e998918dcee071fc">Type</a> = double
</dt>
<dd>A protected alias.</dd>
</dl>
</section>
<section id="pro-static-methods">
<h2><a href="#pro-static-methods">Protected static functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">static void <a href="#a493c315509b0c10158bdc5dd229ea1bf" class="m-dox-self" name="a493c315509b0c10158bdc5dd229ea1bf">repair</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">static void <a href="#a493c315509b0c10158bdc5dd229ea1bf" class="m-doc-self" name="a493c315509b0c10158bdc5dd229ea1bf">repair</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A protected static function.</dd>
</dl>
</section>
<section id="pro-methods">
<h2><a href="#pro-methods">Protected functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a5ae387679a842b33720c0ceadb2583a0" class="m-dox-self" name="a5ae387679a842b33720c0ceadb2583a0">fetchMeSomeIntegers</a>(</span><span class="m-dox-wrap">) const -> int <span class="m-label m-flat m-primary">constexpr</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a5ae387679a842b33720c0ceadb2583a0" class="m-doc-self" name="a5ae387679a842b33720c0ceadb2583a0">fetchMeSomeIntegers</a>(</span><span class="m-doc-wrap">) const -> int <span class="m-label m-flat m-primary">constexpr</span></span>
</dt>
<dd>Protected function.</dd>
</dl>
</section>
<section id="pro-static-attribs">
<h2><a href="#pro-static-attribs">Protected static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- static bool <a href="#a74e37b7c91fdbbfb8b077f96ae5e6b2f" class="m-dox-self" name="a74e37b7c91fdbbfb8b077f96ae5e6b2f">False</a>
+ static bool <a href="#a74e37b7c91fdbbfb8b077f96ae5e6b2f" class="m-doc-self" name="a74e37b7c91fdbbfb8b077f96ae5e6b2f">False</a>
</dt>
<dd>A protected static var.</dd>
</dl>
</section>
<section id="pro-attribs">
<h2><a href="#pro-attribs">Protected variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- std::string <a href="#a7646ff8bc6f40c535eb3c281d969f8cd" class="m-dox-self" name="a7646ff8bc6f40c535eb3c281d969f8cd">logger</a>
+ std::string <a href="#a7646ff8bc6f40c535eb3c281d969f8cd" class="m-doc-self" name="a7646ff8bc6f40c535eb3c281d969f8cd">logger</a>
</dt>
<dd>A protected variable.</dd>
</dl>
</section>
<section id="pri-methods">
<h2><a href="#pri-methods">Private functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a28551ce6aa7f9f41c1360ed17737b65d" class="m-dox-self" name="a28551ce6aa7f9f41c1360ed17737b65d">doSomething</a>(</span><span class="m-dox-wrap">) const -> int <span class="m-label m-flat m-warning">virtual</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a28551ce6aa7f9f41c1360ed17737b65d" class="m-doc-self" name="a28551ce6aa7f9f41c1360ed17737b65d">doSomething</a>(</span><span class="m-doc-wrap">) const -> int <span class="m-label m-flat m-warning">virtual</span></span>
</dt>
<dd>A documented private virtual function.</dd>
</dl>
</section>
<section id="group-full-of-non-public-stuff-which-should-be-marked-as-such">
<h2><a href="#group-full-of-non-public-stuff-which-should-be-marked-as-such">Group full of non-public stuff which should be marked as such</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a82511584183fc6aa5505e0e4ce811580" class="m-dox-self" name="a82511584183fc6aa5505e0e4ce811580">Flag</a> { </span><span class="m-dox-wrap"> } <span class="m-label m-flat m-warning">protected</span></span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a82511584183fc6aa5505e0e4ce811580" class="m-doc-self" name="a82511584183fc6aa5505e0e4ce811580">Flag</a> { </span><span class="m-doc-wrap"> } <span class="m-label m-flat m-warning">protected</span></span>
</dt>
<dd>Protected flag in a group.</dd>
<dt>
- using <a href="#a4a7ac6e39fedaf79a0ceb0f8d2a3cb64" class="m-dox-self" name="a4a7ac6e39fedaf79a0ceb0f8d2a3cb64">Main</a> = void <span class="m-label m-flat m-warning">protected</span>
+ using <a href="#a4a7ac6e39fedaf79a0ceb0f8d2a3cb64" class="m-doc-self" name="a4a7ac6e39fedaf79a0ceb0f8d2a3cb64">Main</a> = void <span class="m-label m-flat m-warning">protected</span>
</dt>
<dd>Protected alias in a group.</dd>
<dt>
- void* <a href="#a347f08e1aec78ec16125bac4c2577962" class="m-dox-self" name="a347f08e1aec78ec16125bac4c2577962">variable</a> <span class="m-label m-flat m-warning">protected</span>
+ void* <a href="#a347f08e1aec78ec16125bac4c2577962" class="m-doc-self" name="a347f08e1aec78ec16125bac4c2577962">variable</a> <span class="m-label m-flat m-warning">protected</span>
</dt>
<dd>Protected variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a829faa7cd38054a51a303027eaee3b31" class="m-dox-self" name="a829faa7cd38054a51a303027eaee3b31">foo</a>(</span><span class="m-dox-wrap">) const & <span class="m-label m-flat m-warning">protected</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a829faa7cd38054a51a303027eaee3b31" class="m-doc-self" name="a829faa7cd38054a51a303027eaee3b31">foo</a>(</span><span class="m-doc-wrap">) const & <span class="m-label m-flat m-warning">protected</span></span>
</dt>
<dd>Protected function in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#af5c2ec17b691bd71f7445c9ee886b82e" class="m-dox-self" name="af5c2ec17b691bd71f7445c9ee886b82e">doStuff</a>(</span><span class="m-dox-wrap">) -> int <span class="m-label m-flat m-danger">private</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#af5c2ec17b691bd71f7445c9ee886b82e" class="m-doc-self" name="af5c2ec17b691bd71f7445c9ee886b82e">doStuff</a>(</span><span class="m-doc-wrap">) -> int <span class="m-label m-flat m-danger">private</span> <span class="m-label m-flat m-warning">pure virtual</span></span>
</dt>
<dd>Private virtual function in a group.</dd>
</dl>
</section>
<section id="related">
<h2><a href="#related">Related</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+ using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
</dt>
<dd>A typedef.</dd>
<dt>
- using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-dox-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
+ using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-doc-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
</dt>
<dd>An using declaration.</dd>
<dt>
- const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#af370f27ec90a92ed7656537eacb476e9" class="m-dox-self" name="af370f27ec90a92ed7656537eacb476e9">A_MACRO</a>(</span><span class="m-dox-wrap">foo)</span>
+ <span class="m-doc-wrap-bumper">#define <a href="#af370f27ec90a92ed7656537eacb476e9" class="m-doc-self" name="af370f27ec90a92ed7656537eacb476e9">A_MACRO</a>(</span><span class="m-doc-wrap">foo)</span>
</dt>
<dd>A macro.</dd>
</dl>
<meta charset="UTF-8" />
<title>Directory/ directory | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="subdirs">
<h2><a href="#subdirs">Directories</a></h2>
- <dl class="m-dox">
- <dt>directory <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-dox">Sub</a>/</dt>
+ <dl class="m-doc">
+ <dt>directory <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-doc">Sub</a>/</dt>
<dd>Subdirectory.</dd>
</dl>
</section>
<section id="files">
<h2><a href="#files">Files</a></h2>
- <dl class="m-dox">
- <dt>file <a href="File_8h.html" class="m-dox">File.h</a></dt>
+ <dl class="m-doc">
+ <dt>file <a href="File_8h.html" class="m-doc">File.h</a></dt>
<dd>File in directory.</dd>
</dl>
</section>
<meta charset="UTF-8" />
<title>Directory/Sub/ directory | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="files">
<h2><a href="#files">Files</a></h2>
- <dl class="m-dox">
- <dt>file <a href="Class_8h.html" class="m-dox">Class.h</a></dt>
+ <dl class="m-doc">
+ <dt>file <a href="Class_8h.html" class="m-doc">Class.h</a></dt>
<dd>File in a subdirectory.</dd>
</dl>
</section>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Files</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_56e20ab71e0974449b1654dd79ea6687.html" class="m-dox">Another</a> <span class="m-dox">Another directory.</span>
- <ul class="m-dox">
- <li>file <a href="Some_8h.html" class="m-dox">Some.h</a> <span class="m-dox">Some file.</span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_56e20ab71e0974449b1654dd79ea6687.html" class="m-doc">Another</a> <span class="m-doc">Another directory.</span>
+ <ul class="m-doc">
+ <li>file <a href="Some_8h.html" class="m-doc">Some.h</a> <span class="m-doc">Some file.</span></li>
</ul>
</li>
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-dox">Directory</a> <span class="m-dox">Directory.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-dox">Sub</a> <span class="m-dox">Subdirectory.</span>
- <ul class="m-dox">
- <li>file <a href="Class_8h.html" class="m-dox">Class.h</a> <span class="m-dox">File in a subdirectory.</span></li>
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-doc">Directory</a> <span class="m-doc">Directory.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_bbe5918fe090eee9db2d9952314b6754.html" class="m-doc">Sub</a> <span class="m-doc">Subdirectory.</span>
+ <ul class="m-doc">
+ <li>file <a href="Class_8h.html" class="m-doc">Class.h</a> <span class="m-doc">File in a subdirectory.</span></li>
</ul>
</li>
- <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox">File in directory.</span></li>
+ <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc">File in directory.</span></li>
</ul>
</li>
- <li>file <a href="TopLevelFile_8h.html" class="m-dox">TopLevelFile.h</a> <span class="m-dox">Top-level file.</span></li>
+ <li>file <a href="TopLevelFile_8h.html" class="m-doc">TopLevelFile.h</a> <span class="m-doc">Top-level file.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Another namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Root::Directory namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a></dt>
<dd>Namespace in subdirectory.</dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classRoot_1_1Directory_1_1Class.html" class="m-dox">Class</a>
+ class <a href="classRoot_1_1Directory_1_1Class.html" class="m-doc">Class</a>
</dt>
<dd>A class.</dd>
<dt>
- struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-dox">Struct</a>
+ struct <a href="structRoot_1_1Directory_1_1Struct.html" class="m-doc">Struct</a>
</dt>
<dd>A structure.</dd>
<dt>
- union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-dox">Union</a>
+ union <a href="unionRoot_1_1Directory_1_1Union.html" class="m-doc">Union</a>
</dt>
<dd>An union.</dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#afdcca564079156feb9314ad46e0ec20d" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#afdcca564079156feb9314ad46e0ec20d" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-dox">Int</a> = int
+ using <a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-doc">Int</a> = int
</dt>
<dd>A typedef.</dd>
<dt>
- using <a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-dox">Float</a> = float
+ using <a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-doc">Float</a> = float
</dt>
<dd>An using declaration.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#acdc29819d61c01eed9c74242010a7601" class="m-dox">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#acdc29819d61c01eed9c74242010a7601" class="m-doc">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-dox">Flag</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-doc">Flag</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Flag in a group.</dd>
<dt>
- using <a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-dox">Main</a> = void
+ using <a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-doc">Main</a> = void
</dt>
<dd>Alias in a group.</dd>
<dt>
- void* <a href="#ac4c2505beb086a985a4154d00d41de70" class="m-dox">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#ac4c2505beb086a985a4154d00d41de70" class="m-doc">variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable in a group.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function in a group.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="afdcca564079156feb9314ad46e0ec20d"><div>
+ <section class="m-doc-details" id="afdcca564079156feb9314ad46e0ec20d"><div>
<h3>
- enum Root::<wbr />Directory::<wbr /><a href="#afdcca564079156feb9314ad46e0ec20d" class="m-dox-self">Enum</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum Root::<wbr />Directory::<wbr /><a href="#afdcca564079156feb9314ad46e0ec20d" class="m-doc-self">Enum</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>An enum.</p>
</div></section>
- <section class="m-dox-details" id="ad48cec404dd0ac98a7cb35cde9b80ef7"><div>
+ <section class="m-doc-details" id="ad48cec404dd0ac98a7cb35cde9b80ef7"><div>
<h3>
- enum Root::<wbr />Directory::<wbr /><a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-dox-self">Flag</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum Root::<wbr />Directory::<wbr /><a href="#ad48cec404dd0ac98a7cb35cde9b80ef7" class="m-doc-self">Flag</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>Flag in a group.</p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="ac5f7e56298e7c5f4744da826f519b41c"><div>
+ <section class="m-doc-details" id="ac5f7e56298e7c5f4744da826f519b41c"><div>
<h3>
- typedef int Root::<wbr />Directory::<wbr /><a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-dox-self">Int</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ typedef int Root::<wbr />Directory::<wbr /><a href="#ac5f7e56298e7c5f4744da826f519b41c" class="m-doc-self">Int</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>A typedef.</p>
</div></section>
- <section class="m-dox-details" id="a61d6355f361b4a422e0dc65fc6ab9703"><div>
+ <section class="m-doc-details" id="a61d6355f361b4a422e0dc65fc6ab9703"><div>
<h3>
- using Root::<wbr />Directory::<wbr /><a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-dox-self">Float</a> = float
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using Root::<wbr />Directory::<wbr /><a href="#a61d6355f361b4a422e0dc65fc6ab9703" class="m-doc-self">Float</a> = float
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>An using declaration.</p>
</div></section>
- <section class="m-dox-details" id="ad647ff34e255fa1b8adea19bfc55d631"><div>
+ <section class="m-doc-details" id="ad647ff34e255fa1b8adea19bfc55d631"><div>
<h3>
- using Root::<wbr />Directory::<wbr /><a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-dox-self">Main</a> = void
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using Root::<wbr />Directory::<wbr /><a href="#ad647ff34e255fa1b8adea19bfc55d631" class="m-doc-self">Main</a> = void
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>Alias in a group.</p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a1e483a02e625a420e6b3541677ab4fbd"><div>
+ <section class="m-doc-details" id="a1e483a02e625a420e6b3541677ab4fbd"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a1e483a02e625a420e6b3541677ab4fbd" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>A function.</p>
</div></section>
- <section class="m-dox-details" id="a0daa434b0cb806e7613bcc06ed6baaf6"><div>
+ <section class="m-doc-details" id="a0daa434b0cb806e7613bcc06ed6baaf6"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void Root::<wbr />Directory::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a0daa434b0cb806e7613bcc06ed6baaf6" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>Function in a group.</p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="acdc29819d61c01eed9c74242010a7601"><div>
+ <section class="m-doc-details" id="acdc29819d61c01eed9c74242010a7601"><div>
<h3>
- const int Root::<wbr />Directory::<wbr /><a href="#acdc29819d61c01eed9c74242010a7601" class="m-dox-self">Var</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ const int Root::<wbr />Directory::<wbr /><a href="#acdc29819d61c01eed9c74242010a7601" class="m-doc-self">Var</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>A variable.</p>
</div></section>
- <section class="m-dox-details" id="ac4c2505beb086a985a4154d00d41de70"><div>
+ <section class="m-doc-details" id="ac4c2505beb086a985a4154d00d41de70"><div>
<h3>
- void* Root::<wbr />Directory::<wbr /><a href="#ac4c2505beb086a985a4154d00d41de70" class="m-dox-self">variable</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ void* Root::<wbr />Directory::<wbr /><a href="#ac4c2505beb086a985a4154d00d41de70" class="m-doc-self">variable</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p>Variable in a group.</p>
</div></section>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Namespaces</h2>
- <ul class="m-dox">
- <li>namespace <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span></li>
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-dox">Root</a> <span class="m-dox">Root namespace.</span>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-dox">Directory</a> <span class="m-dox">Namespace in directory.</span>
- <ul class="m-dox">
- <li>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-dox">Sub</a> <span class="m-dox">Namespace in subdirectory.</span></li>
+ <ul class="m-doc">
+ <li>namespace <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span></li>
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot.html" class="m-doc">Root</a> <span class="m-doc">Root namespace.</span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceRoot_1_1Directory.html" class="m-doc">Directory</a> <span class="m-doc">Namespace in directory.</span>
+ <ul class="m-doc">
+ <li>namespace <a href="namespaceRoot_1_1Directory_1_1Sub.html" class="m-doc">Sub</a> <span class="m-doc">Namespace in subdirectory.</span></li>
</ul>
</li>
</ul>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Page without TOC | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li><a href="page-no-toc.html" class="m-dox">Page without TOC</a> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li><a href="page-no-toc.html" class="m-doc">Page without TOC</a> <span class="m-doc"></span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>A group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Detailed description.</p>
<section id="groups">
<h2><a href="#groups">Modules</a></h2>
- <dl class="m-dox">
- <dt>module <a href="group__subgroup.html" class="m-dox">A subgroup</a></dt>
+ <dl class="m-doc">
+ <dt>module <a href="group__subgroup.html" class="m-doc">A subgroup</a></dt>
<dd>Subgroup brief description.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#gac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="gac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A foo.</dd>
</dl>
<meta charset="UTF-8" />
<title>Another group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ga49a4b11e50430aa0a78de989ea99e082" class="m-dox-self" name="ga49a4b11e50430aa0a78de989ea99e082">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ga49a4b11e50430aa0a78de989ea99e082" class="m-doc-self" name="ga49a4b11e50430aa0a78de989ea99e082">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A bar.</dd>
</dl>
<meta charset="UTF-8" />
<title>A group » A subgroup module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Modules</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-dox">A group</a> <span class="m-dox"></span>
- <ul class="m-dox">
- <li>module <a href="group__subgroup.html" class="m-dox">A subgroup</a> <span class="m-dox">Subgroup brief description.</span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">module</a> <a href="group__group.html" class="m-doc">A group</a> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li>module <a href="group__subgroup.html" class="m-doc">A subgroup</a> <span class="m-doc">Subgroup brief description.</span></li>
</ul>
</li>
- <li>module <a href="group__group2.html" class="m-dox">Another group</a> <span class="m-dox">Brief description.</span></li>
+ <li>module <a href="group__group2.html" class="m-doc">Another group</a> <span class="m-doc">Brief description.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceNamespace.html" class="m-dox">Namespace</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceNamespace.html" class="m-doc">Namespace</a></dt>
<dd>A namespace.</dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="namespaceNamespace.html#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox">Value</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="namespaceNamespace.html#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc">Value</a> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="namespaceNamespace.html#abddfdbdba5c5512af93fad488e874a6e" class="m-dox">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="namespaceNamespace.html#abddfdbdba5c5512af93fad488e874a6e" class="m-doc">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Enum with just a brief.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-dox">Value</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-doc">Value</a> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a2632ae5b1d4434dc63030d1343378099" class="m-dox-self" name="a2632ae5b1d4434dc63030d1343378099">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a2632ae5b1d4434dc63030d1343378099" class="m-doc-self" name="a2632ae5b1d4434dc63030d1343378099">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Enum with just a brief.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="namespaceNamespace.html#abe2a245304bc2234927ef33175646e08" class="m-dox">Typedef</a> = int
+ using <a href="namespaceNamespace.html#abe2a245304bc2234927ef33175646e08" class="m-doc">Typedef</a> = int
</dt>
<dd>A typedef.</dd>
<dt>
- using <a href="namespaceNamespace.html#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-dox">TypedefBrief</a> = int
+ using <a href="namespaceNamespace.html#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-doc">TypedefBrief</a> = int
</dt>
<dd>Typedef with just a brief.</dd>
<dt>
- using <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-dox">Typedef</a> = int
+ using <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-doc">Typedef</a> = int
</dt>
<dd>A typedef.</dd>
<dt>
- using <a href="#a023e422700677703873bc1e7372e7400" class="m-dox-self" name="a023e422700677703873bc1e7372e7400">TypedefBrief</a> = int
+ using <a href="#a023e422700677703873bc1e7372e7400" class="m-doc-self" name="a023e422700677703873bc1e7372e7400">TypedefBrief</a> = int
</dt>
<dd>Typedef with just a brief.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="namespaceNamespace.html#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="namespaceNamespace.html#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="namespaceNamespace.html#a25c0cb6154508312ca2f28fdab944741" class="m-dox">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="namespaceNamespace.html#a25c0cb6154508312ca2f28fdab944741" class="m-doc">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function with just a brief.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a9ca3f6e800be14b033c364187b444b2f" class="m-dox-self" name="a9ca3f6e800be14b033c364187b444b2f">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a9ca3f6e800be14b033c364187b444b2f" class="m-doc-self" name="a9ca3f6e800be14b033c364187b444b2f">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function with just a brief.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="namespaceNamespace.html#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="namespaceNamespace.html#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
<dt>
- int <a href="namespaceNamespace.html#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-dox">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="namespaceNamespace.html#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-doc">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable with just a brief.</dd>
<dt>
- int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
<dt>
- int <a href="#a39904e2093f37ccfc2b7ad44ead2420a" class="m-dox-self" name="a39904e2093f37ccfc2b7ad44ead2420a">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="#a39904e2093f37ccfc2b7ad44ead2420a" class="m-doc-self" name="a39904e2093f37ccfc2b7ad44ead2420a">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable with just a brief.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-dox">A_MACRO</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-doc">A_MACRO</a></span>
</dt>
<dd>A macro.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="aeefb6576381a49c1c6e3b7352fe4472f"><div>
+ <section class="m-doc-details" id="aeefb6576381a49c1c6e3b7352fe4472f"><div>
<h3>
- enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-dox-self">Enum</a>
+ enum <a href="#aeefb6576381a49c1c6e3b7352fe4472f" class="m-doc-self">Enum</a>
</h3>
<p>An enum.</p>
<p>Detailed enum docs.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-dox-self" name="aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da">Value</a></td>
+ <td><a href="#aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da" class="m-doc-self" name="aeefb6576381a49c1c6e3b7352fe4472fafbbe8f667f7bfa0603c82d017bc304da">Value</a></td>
<td>
<p>A value</p>
</td>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="ad339d36696a203dd41ce1b4967eaff0a"><div>
+ <section class="m-doc-details" id="ad339d36696a203dd41ce1b4967eaff0a"><div>
<h3>
- typedef int <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-dox-self">Typedef</a>
+ typedef int <a href="#ad339d36696a203dd41ce1b4967eaff0a" class="m-doc-self">Typedef</a>
</h3>
<p>A typedef.</p>
<p>Detailed typedef docs.</p>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a3d859e95e6eb8b4da1c10b6417ab8e9b"><div>
+ <section class="m-doc-details" id="a3d859e95e6eb8b4da1c10b6417ab8e9b"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3d859e95e6eb8b4da1c10b6417ab8e9b" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>A function.</p>
<p>Detailed function docs.</p>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a7dc9e9cdaf8275ac8636d69b90f37045"><div>
+ <section class="m-doc-details" id="a7dc9e9cdaf8275ac8636d69b90f37045"><div>
<h3>
- int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-dox-self">Variable</a> <span class="m-label m-primary">constexpr</span>
+ int <a href="#a7dc9e9cdaf8275ac8636d69b90f37045" class="m-doc-self">Variable</a> <span class="m-label m-primary">constexpr</span>
</h3>
<p>A variable.</p>
<p>Detailed variable docs.</p>
</section>
<section>
<h2>Define documentation</h2>
- <section class="m-dox-details" id="a1e6e7cc6cc96adc8342c838f55790259"><div>
+ <section class="m-doc-details" id="a1e6e7cc6cc96adc8342c838f55790259"><div>
<h3>
- <span class="m-dox-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-dox-self">A_MACRO</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a1e6e7cc6cc96adc8342c838f55790259" class="m-doc-self">A_MACRO</a></span>
</h3>
<p>A macro.</p>
<p>This appears only in the file docs and fully expanded.</p>
<meta charset="UTF-8" />
<title>Namespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Namespace <span class="m-thin">namespace</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A namespace.</p>
<div class="m-block m-default">
</div>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox">Value</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc">Value</a> }</span>
</dt>
<dd>An enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#abddfdbdba5c5512af93fad488e874a6e" class="m-dox-self" name="abddfdbdba5c5512af93fad488e874a6e">EnumBrief</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#abddfdbdba5c5512af93fad488e874a6e" class="m-doc-self" name="abddfdbdba5c5512af93fad488e874a6e">EnumBrief</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Enum with just a brief.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#abe2a245304bc2234927ef33175646e08" class="m-dox">Typedef</a> = int
+ using <a href="#abe2a245304bc2234927ef33175646e08" class="m-doc">Typedef</a> = int
</dt>
<dd>A typedef.</dd>
<dt>
- using <a href="#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-dox-self" name="a3528713a2cb2fc8e4b0c8fab2e3142e6">TypedefBrief</a> = int
+ using <a href="#a3528713a2cb2fc8e4b0c8fab2e3142e6" class="m-doc-self" name="a3528713a2cb2fc8e4b0c8fab2e3142e6">TypedefBrief</a> = int
</dt>
<dd>Typedef with just a brief.</dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a25c0cb6154508312ca2f28fdab944741" class="m-dox-self" name="a25c0cb6154508312ca2f28fdab944741">fooBrief</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a25c0cb6154508312ca2f28fdab944741" class="m-doc-self" name="a25c0cb6154508312ca2f28fdab944741">fooBrief</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Function with just a brief.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc">Variable</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>A variable.</dd>
<dt>
- int <a href="#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-dox-self" name="aa8b31b63b2a5e71fe1734212a093bdc3">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
+ int <a href="#aa8b31b63b2a5e71fe1734212a093bdc3" class="m-doc-self" name="aa8b31b63b2a5e71fe1734212a093bdc3">VariableBrief</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd>Variable with just a brief.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="add172b93283b1ab7612c3ca6cc5dcfea"><div>
+ <section class="m-doc-details" id="add172b93283b1ab7612c3ca6cc5dcfea"><div>
<h3>
- enum Namespace::<wbr /><a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-dox-self">Enum</a>
+ enum Namespace::<wbr /><a href="#add172b93283b1ab7612c3ca6cc5dcfea" class="m-doc-self">Enum</a>
</h3>
<p>An enum.</p>
<p>Detailed enum docs.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-dox-self" name="add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e">Value</a></td>
+ <td><a href="#add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e" class="m-doc-self" name="add172b93283b1ab7612c3ca6cc5dcfeaa2ef662d81d3f82682b3f993eba87420e">Value</a></td>
<td>
<p>A value</p>
</td>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="abe2a245304bc2234927ef33175646e08"><div>
+ <section class="m-doc-details" id="abe2a245304bc2234927ef33175646e08"><div>
<h3>
- typedef int Namespace::<wbr /><a href="#abe2a245304bc2234927ef33175646e08" class="m-dox-self">Typedef</a>
+ typedef int Namespace::<wbr /><a href="#abe2a245304bc2234927ef33175646e08" class="m-doc-self">Typedef</a>
</h3>
<p>A typedef.</p>
<p>Detailed typedef docs.</p>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a0f1fe1a972c7c4196988a1bdde63ec77"><div>
+ <section class="m-doc-details" id="a0f1fe1a972c7c4196988a1bdde63ec77"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>A function.</p>
<p>Detailed function docs.</p>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="ad3121960d8665ab045ca1bfa1480a86d"><div>
+ <section class="m-doc-details" id="ad3121960d8665ab045ca1bfa1480a86d"><div>
<h3>
- int Namespace::<wbr /><a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-dox-self">Variable</a> <span class="m-label m-primary">constexpr</span>
+ int Namespace::<wbr /><a href="#ad3121960d8665ab045ca1bfa1480a86d" class="m-doc-self">Variable</a> <span class="m-label m-primary">constexpr</span>
</h3>
<p>A variable.</p>
<p>Detailed variable docs.</p>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceNS.html" class="m-dox">NS</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceNS.html" class="m-doc">NS</a></dt>
<dd>A namespace.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
</dt>
<dd>A define.</dd>
</dl>
</section>
<section id="variables">
<h2><a href="#variables">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="namespaceNS.html#a0bd189dc3154c8566a9e70f94b274c33" class="m-dox">var</a>
+ int <a href="namespaceNS.html#a0bd189dc3154c8566a9e70f94b274c33" class="m-doc">var</a>
</dt>
<dd>A variable.</dd>
</dl>
<meta charset="UTF-8" />
<title>Magnum namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a7f3d59790996b9f86ca6d4adc63549e2" class="m-dox-self" name="a7f3d59790996b9f86ca6d4adc63549e2">hasCoolThings</a>(</span><span class="m-dox-wrap">) -> bool MAGNUM_EXPORT <span class="m-label m-flat m-primary">constexpr</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a7f3d59790996b9f86ca6d4adc63549e2" class="m-doc-self" name="a7f3d59790996b9f86ca6d4adc63549e2">hasCoolThings</a>(</span><span class="m-doc-wrap">) -> bool MAGNUM_EXPORT <span class="m-label m-flat m-primary">constexpr</span></span>
</dt>
<dd>Always returns <code>true</code></dd>
</dl>
<meta charset="UTF-8" />
<title>A page | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>A group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Bar.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="ga809d062bb88fcd3bd6cf38be250aa348"><div>
+ <section class="m-doc-details" id="ga809d062bb88fcd3bd6cf38be250aa348"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Bar.</p>
-<p><a name="this_anchor"></a> <a href="group__fizzbuzz.html#this_anchor" class="m-dox">More details</a></p>
+<p><a name="this_anchor"></a> <a href="group__fizzbuzz.html#this_anchor" class="m-doc">More details</a></p>
</div></section>
</section>
</div>
<meta charset="UTF-8" />
<title>Foo namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
Foo <span class="m-thin">namespace</span>
</h1>
- <p><a href="namespaceFoo.html" class="m-dox">Foo</a>.</p>
+ <p><a href="namespaceFoo.html" class="m-doc">Foo</a>.</p>
<div class="m-block m-default">
<h3>Contents</h3>
<ul>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="group__fizzbuzz.html#ga809d062bb88fcd3bd6cf38be250aa348" class="m-dox">bar</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="group__fizzbuzz.html#ga809d062bb88fcd3bd6cf38be250aa348" class="m-doc">bar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Bar.</dd>
</dl>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A file</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-dox">Value</a>,
- <a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-dox">Another</a>,
- <a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-dox">Last</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-doc">Value</a>,
+ <a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-doc">Another</a>,
+ <a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-doc">Last</a> }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#aedec7b8d93c84ed3293e685c1e0b444e" class="m-dox-self" name="aedec7b8d93c84ed3293e685c1e0b444e">Typedef</a> = int
+ using <a href="#aedec7b8d93c84ed3293e685c1e0b444e" class="m-doc-self" name="aedec7b8d93c84ed3293e685c1e0b444e">Typedef</a> = int
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a8150b7776c2a1749101acf22e868d091"><div>
+ <section class="m-doc-details" id="a8150b7776c2a1749101acf22e868d091"><div>
<h3>
- enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
+ enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
</h3>
<p>An enum.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769">Value</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a050889cfb2c606473596b8f70f702769">Value</a></td>
<td>
<p>A brief description.</p>
</td>
</tr>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9">Another</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a53303616791b3f53611d88fb24bda2d9">Another</a></td>
<td>
<p>A detailed description</p>
</td>
</tr>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796">Last</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091ac2a3856002491cf465725e8d1108f796">Last</a></td>
<td>
<p>A brief description.</p>
<p>And a detailed one as well.</p>
<meta charset="UTF-8" />
<title>Namespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Namespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>SOME HEAVY LICENSE HEADER WITH SOME HEAVY WORDS</p><hr/>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-dox-self" name="a0f1fe1a972c7c4196988a1bdde63ec77">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a0f1fe1a972c7c4196988a1bdde63ec77" class="m-doc-self" name="a0f1fe1a972c7c4196988a1bdde63ec77">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Some normal brief documentation.</dd>
</dl>
<meta charset="UTF-8" />
<title>Namespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a>(</span><span class="m-dox-wrap">) -> int</span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a>(</span><span class="m-doc-wrap">) -> int</span>
</dt>
<dd>A foo.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a14bcd2d544b22300bba3863251393e0f"><div>
+ <section class="m-doc-details" id="a14bcd2d544b22300bba3863251393e0f"><div>
<h3>
- <span class="m-dox-wrap-bumper">int </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a14bcd2d544b22300bba3863251393e0f" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">int </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a14bcd2d544b22300bba3863251393e0f" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>A foo.</p>
<table class="m-table m-fullwidth m-flat">
</tr>
</tfoot>
</table>
-<aside class="m-note m-default"><h4><a href="old.html#_old000004" class="m-dox">Old stuff</a></h4><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>See something</p></aside><p>Text.</p><blockquote><p>A quote that should not cause assertion about an unclosed section</p></blockquote>
+<aside class="m-note m-default"><h4><a href="old.html#_old000004" class="m-doc">Old stuff</a></h4><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>See something</p></aside><p>Text.</p><blockquote><p>A quote that should not cause assertion about an unclosed section</p></blockquote>
</div></section>
</section>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
My Project
</h1>
-<p>First paragraph containing some content.</p><aside class="m-note m-warning"><h4>Attention</h4><p>An attention section.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>Other section.</p></aside><p>Paragraph following the sections.</p><aside class="m-note m-info"><h4>Note</h4><p>A note.</p></aside><aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-dox">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-dox">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-dox">Old stuff</a></h4><p>This is old.</p></aside><blockquote><p>A blockquote</p></blockquote><p>Text right after that blockquote should be a new paragraph.</p><ul><li>A simple</li><li>List<ol><li>With one line</li><li>for each</li></ol></li><li>item, so paragraphs are removed</li></ul><ul><li>A simple</li><li>List<ol><li>With the sublist delimited</li><li>by blank lines</li></ol></li><li>should behave the same as above</li></ul><ul><li><p>A new list</p><p>of multiple</p><p>paragraphs.</p></li><li><p>Another item</p><ul><li><p>A sub list</p><p>Another paragraph</p></li></ul></li></ul><p>A paragraph after that list.</p><table class="m-table"><thead><tr><th>Table header</th><th>Another</th><th>Third</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td><td>3rd</td></tr><tr><td>Next row</td><td></td><td>This</td></tr><tr><td>is a table</td><td><em>really</em></td><td>yes.</td></tr></tbody></table><table class="m-table"><caption>Table <em>caption</em></caption><thead><tr><th>Table</th><th>with</th></tr><tr><th>two</th><th>row</th></tr></thead><tbody><tr><td>table</td><td>header</td></tr></tbody></table><aside class="m-note m-default"><p>A paragraph with no title.</p></aside><aside class="m-note m-warning"><h4>Attention</h4><p>Attention, first paragraph.</p><p>Attention, second paragraph.</p><p>Attention, third paragraph.</p></aside><aside class="m-note m-info"><h4>Note</h4><p>A note, not merged with the above.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000002" class="m-dox">Old stuff</a></h4><p>This is not merged.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000003" class="m-dox">Old stuff</a></h4><p>With this. Only on the listing page.</p></aside><aside class="m-note m-danger"><h4>Warning</h4><p>Non-text item after a note/whatever should be part of a paragraph:</p></aside><p><em>This is</em> inside a paragraph.</p><aside class="m-note m-default"><h4>Id</h4><p>some strange RCS content</p></aside><aside class="m-note m-default"><h4>Author</h4><p>The Author</p></aside><aside class="m-note m-default"><h4>Authors</h4><p>Another Author, That Intern We Forgot The Name Of</p></aside><aside class="m-note m-default"><h4>Version</h4><p>1.0rc3</p></aside><aside class="m-note m-default"><h4>Since</h4><p>1.0rc1</p></aside><aside class="m-note m-default"><h4>Date</h4><p>2018-02-09</p></aside><aside class="m-note m-success"><h4>Precondition</h4><p>A precondition.</p></aside><aside class="m-note m-success"><h4>Postcondition</h4><p>A postcondition.</p></aside><aside class="m-note m-default"><h4>Copyright</h4><p>This is illegal to use.</p></aside><aside class="m-note m-success"><h4>Invariant</h4><p>Everything is changing all the time.</p></aside><aside class="m-note m-default"><h4>Remark</h4><p>What does a <code>remark</code> mean and how is it different from <code>note</code>, anyway?</p><p>Paragraph that goes to the remark section</p></aside><aside class="m-note m-default"><h4>Paragraph title</h4><p>Paragraph that goes separately</p><p>Paragraph that adds to the previous</p></aside><aside class="m-note m-default"><h4>Block title</h4><div><p>Hello!</p><p>Here is something inside that paragraph block.</p></div></aside>
+<p>First paragraph containing some content.</p><aside class="m-note m-warning"><h4>Attention</h4><p>An attention section.</p></aside><aside class="m-note m-default"><h4>See also</h4><p>Other section.</p></aside><p>Paragraph following the sections.</p><aside class="m-note m-info"><h4>Note</h4><p>A note.</p></aside><aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-doc">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-doc">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-doc">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-doc">Old stuff</a></h4><p>This is old.</p></aside><blockquote><p>A blockquote</p></blockquote><p>Text right after that blockquote should be a new paragraph.</p><ul><li>A simple</li><li>List<ol><li>With one line</li><li>for each</li></ol></li><li>item, so paragraphs are removed</li></ul><ul><li>A simple</li><li>List<ol><li>With the sublist delimited</li><li>by blank lines</li></ol></li><li>should behave the same as above</li></ul><ul><li><p>A new list</p><p>of multiple</p><p>paragraphs.</p></li><li><p>Another item</p><ul><li><p>A sub list</p><p>Another paragraph</p></li></ul></li></ul><p>A paragraph after that list.</p><table class="m-table"><thead><tr><th>Table header</th><th>Another</th><th>Third</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td><td>3rd</td></tr><tr><td>Next row</td><td></td><td>This</td></tr><tr><td>is a table</td><td><em>really</em></td><td>yes.</td></tr></tbody></table><table class="m-table"><caption>Table <em>caption</em></caption><thead><tr><th>Table</th><th>with</th></tr><tr><th>two</th><th>row</th></tr></thead><tbody><tr><td>table</td><td>header</td></tr></tbody></table><aside class="m-note m-default"><p>A paragraph with no title.</p></aside><aside class="m-note m-warning"><h4>Attention</h4><p>Attention, first paragraph.</p><p>Attention, second paragraph.</p><p>Attention, third paragraph.</p></aside><aside class="m-note m-info"><h4>Note</h4><p>A note, not merged with the above.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000002" class="m-doc">Old stuff</a></h4><p>This is not merged.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000003" class="m-doc">Old stuff</a></h4><p>With this. Only on the listing page.</p></aside><aside class="m-note m-danger"><h4>Warning</h4><p>Non-text item after a note/whatever should be part of a paragraph:</p></aside><p><em>This is</em> inside a paragraph.</p><aside class="m-note m-default"><h4>Id</h4><p>some strange RCS content</p></aside><aside class="m-note m-default"><h4>Author</h4><p>The Author</p></aside><aside class="m-note m-default"><h4>Authors</h4><p>Another Author, That Intern We Forgot The Name Of</p></aside><aside class="m-note m-default"><h4>Version</h4><p>1.0rc3</p></aside><aside class="m-note m-default"><h4>Since</h4><p>1.0rc1</p></aside><aside class="m-note m-default"><h4>Date</h4><p>2018-02-09</p></aside><aside class="m-note m-success"><h4>Precondition</h4><p>A precondition.</p></aside><aside class="m-note m-success"><h4>Postcondition</h4><p>A postcondition.</p></aside><aside class="m-note m-default"><h4>Copyright</h4><p>This is illegal to use.</p></aside><aside class="m-note m-success"><h4>Invariant</h4><p>Everything is changing all the time.</p></aside><aside class="m-note m-default"><h4>Remark</h4><p>What does a <code>remark</code> mean and how is it different from <code>note</code>, anyway?</p><p>Paragraph that goes to the remark section</p></aside><aside class="m-note m-default"><h4>Paragraph title</h4><p>Paragraph that goes separately</p><p>Paragraph that adds to the previous</p></aside><aside class="m-note m-default"><h4>Block title</h4><div><p>Hello!</p><p>Here is something inside that paragraph block.</p></div></aside>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Just old | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
Just old
</h1>
-<dl class="m-dox"><dt>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a> ()</dt><dd><p><a name="_old000004"></a> Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><p><a name="_old000001"></a> This is old.</p><p><a name="_old000002"></a> This is not merged.</p><p><a name="_old000003"></a> With this. Only on the listing page.</p></dd></dl>
+<dl class="m-doc"><dt>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a> ()</dt><dd><p><a name="_old000004"></a> Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><p><a name="_old000001"></a> This is old.</p><p><a name="_old000002"></a> This is not merged.</p><p><a name="_old000003"></a> With this. Only on the listing page.</p></dd></dl>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Just old | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
Just old
</h1>
-<dl class="m-dox"><dt><a name="_old000004"></a>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-dox">foo</a> ()</dt><dd><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt><a name="_old000001"></a>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><p>This is old.</p><p>This is not merged.</p><p>With this. Only on the listing page.</p></dd></dl>
+<dl class="m-doc"><dt><a name="_old000004"></a>Member <a href="File_8h.html#a14bcd2d544b22300bba3863251393e0f" class="m-doc">foo</a> ()</dt><dd><p>Xrefitem, gets merged</p><p>with this one by Doxygen itself.</p></dd><dt><a name="_old000001"></a>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><p>This is old.</p><p>This is not merged.</p><p>With this. Only on the listing page.</p></dd></dl>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Todo List | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
Todo List
</h1>
-<dl class="m-dox"><dt>page <a href="index.html" class="m-dox">Main Page</a></dt><dd><a name="_todo000001"></a>Or a TODO.</dd><dt>Page <a href="other.html" class="m-dox">Other page</a></dt><dd><a name="_todo000002"></a>Diffferent TODO</dd></dl>
+<dl class="m-doc"><dt>page <a href="index.html" class="m-doc">Main Page</a></dt><dd><a name="_todo000001"></a>Or a TODO.</dd><dt>Page <a href="other.html" class="m-doc">Other page</a></dt><dd><a name="_todo000002"></a>Diffferent TODO</dd></dl>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Todo List | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
Todo List
</h1>
-<dl class="m-dox"><dt><a name="_todo000001"></a>page <a href="index.html" class="m-dox">Main Page</a></dt><dd>Or a TODO.</dd><dt><a name="_todo000002"></a>Page <a href="other.html" class="m-dox">Other page</a></dt><dd>Diffferent TODO</dd></dl>
+<dl class="m-doc"><dt><a name="_todo000001"></a>page <a href="index.html" class="m-doc">Main Page</a></dt><dd>Or a TODO.</dd><dt><a name="_todo000002"></a>Page <a href="other.html" class="m-doc">Other page</a></dt><dd>Diffferent TODO</dd></dl>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>This is a group module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<span class="c1">// Spanning multiple lines.</span></pre><p><code class="m-code"><span class="n">Inline</span><span class="o">=</span><span class="n">code</span><span class="p">;</span></code> at the start of a line. Then a code that is inside of <code class="m-code"><span class="nb">true</span> <span class="o">||</span> <span class="nb">false</span></code> a text, should be delimited by spaces. But not when it is in (<code class="m-code"><span class="n">std</span><span class="o">::</span><span class="n">exit</span><span class="p">(</span><span class="mi">2</span><span class="p">);</span></code>) parentheses.</p><pre class="m-code"> <span class="c1">// a block</span>
<span class="c1">// that is indented</span>
<span class="c1">// but has a lot of trailing whitespace which should be removed</span>
-<span class="p">}</span></pre><aside class="m-note m-info"><h4>Note</h4><p>Code block after a note doesn't start a new paragraph in the XML but should be treated as a block:</p></aside><pre class="m-code"><span class="c1">// this is a new block</span></pre><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>However, code block after an xrefitem is delimited properly by Doxygen:</p></aside><pre class="m-code"><span class="c1">// code?</span></pre><blockquote><p>And code block after a blockquote as well:</p></blockquote><pre class="m-code"><span class="c1">// another block</span></pre><aside class="m-note m-warning"><h4>Attention</h4><p>Inline code after a note should not be treated as block, though:</p></aside><p>The <code class="m-code"><span class="k">constexpr</span></code> functions are pure.</p><aside class="m-note m-danger"><h4>Warning</h4><p>Inline code right after a block should be part of a paragraph:</p></aside><p> <code class="m-code"><span class="kr">inline</span></code> variables are a thing?</p><p>Code block inside a list (has to be done using HTML):</p><ul><li><p>A paragraph.</p><pre class="m-code"><span class="cp">#include</span> <span class="cpf"><os></span><span class="cp"></span></pre></li><li><p>Another paragraph.</p><p>Yet another</p></li><li>A single paragraph, rendered without the wrapping tag</li></ul><aside class="m-note m-info"><h4>Note</h4><p>Code block inside a note:</p><pre class="m-code"><span class="c1">// code block</span></pre><p>Another paragraph of that note.</p></aside>
+<span class="p">}</span></pre><aside class="m-note m-info"><h4>Note</h4><p>Code block after a note doesn't start a new paragraph in the XML but should be treated as a block:</p></aside><pre class="m-code"><span class="c1">// this is a new block</span></pre><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-doc">Todo</a></h4><p>However, code block after an xrefitem is delimited properly by Doxygen:</p></aside><pre class="m-code"><span class="c1">// code?</span></pre><blockquote><p>And code block after a blockquote as well:</p></blockquote><pre class="m-code"><span class="c1">// another block</span></pre><aside class="m-note m-warning"><h4>Attention</h4><p>Inline code after a note should not be treated as block, though:</p></aside><p>The <code class="m-code"><span class="k">constexpr</span></code> functions are pure.</p><aside class="m-note m-danger"><h4>Warning</h4><p>Inline code right after a block should be part of a paragraph:</p></aside><p> <code class="m-code"><span class="kr">inline</span></code> variables are a thing?</p><p>Code block inside a list (has to be done using HTML):</p><ul><li><p>A paragraph.</p><pre class="m-code"><span class="cp">#include</span> <span class="cpf"><os></span><span class="cp"></span></pre></li><li><p>Another paragraph.</p><p>Yet another</p></li><li>A single paragraph, rendered without the wrapping tag</li></ul><aside class="m-note m-info"><h4>Note</h4><p>Code block inside a note:</p><pre class="m-code"><span class="c1">// code block</span></pre><p>Another paragraph of that note.</p></aside>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Code that produces warnings | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>ANSI color escape code highlighting | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Code that produces warnings | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Dot | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Dot | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Dot | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
My Project
</h1>
-<div class="m-note m-dim m-text-center">This paragraph <em>is</em> rendered in a dim note, centered.</div><p>This paragraph contains a <span class="m-text m-danger"><em>red</em> text</span> in a normal text flow and then <strong class="m-text m-em m-small">small strong italics</strong>, <em class="m-text m-info">blue italics</em> and <a href="https://mcss.mosra.cz" class="m-text m-big">https:/<wbr />/<wbr />mcss.mosra.cz</a> (big-ass link).</p><div class="m-button m-primary"><a href="#"><div class="m-big">A button</div> <div class="m-small"><span class="m-text m-em">with</span> <strong class="m-text m-em">subtitle</strong></div></a></div><p>A paragraph that is not affected by the inline classes from above.</p><p class="m-text m-strong m-noindent">Bold, non-indented paragraph.</p><p class="m-text m-primary"><strong>Bold text that should not have</strong> the same class as the paragraph.</p><p>A paragraph that doesn't have any class applied. Next, a full-width image:</p><img class="m-image m-fullwidth" src="ship-small.jpg" alt="Image" /><figure class="m-figure m-flat"><img src="ship-small.jpg" alt="Image" /><figcaption>A flat figure</figcaption></figure><p>A fullwidth table:</p><table class="m-table m-fullwidth"><thead><tr><th>Table header</th><th>Another</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td></tr><tr><td>Next row</td><td>Last.</td></tr></tbody></table><p>An unstyled list:</p><ul class="m-unstyled"><li>First item without a dot</li><li>Second item without a dot</li></ul><aside class="m-block m-info"><h3>A info block with some paragraphs inside</h3><div><p>Hello.</p><p>This is good, finally.</p></div></aside><aside class="m-frame"><h3>Note</h3><p>A note styled as a frame.</p></aside><p>This has to be here otherwise doxygen puts the next <code>@m_class</code> call into the above note. WHAT THE HELL!!!</p><aside class="m-block m-success"><h3><a href="licenses.html#_licenses000001" class="m-dox">Third-party license info</a></h3><p>This package is licensed under MIT. All is good.</p></aside><div class="m-code-figure"><pre class="m-code"><span class="c1">// this is the code</span>
+<div class="m-note m-dim m-text-center">This paragraph <em>is</em> rendered in a dim note, centered.</div><p>This paragraph contains a <span class="m-text m-danger"><em>red</em> text</span> in a normal text flow and then <strong class="m-text m-em m-small">small strong italics</strong>, <em class="m-text m-info">blue italics</em> and <a href="https://mcss.mosra.cz" class="m-text m-big">https:/<wbr />/<wbr />mcss.mosra.cz</a> (big-ass link).</p><div class="m-button m-primary"><a href="#"><div class="m-big">A button</div> <div class="m-small"><span class="m-text m-em">with</span> <strong class="m-text m-em">subtitle</strong></div></a></div><p>A paragraph that is not affected by the inline classes from above.</p><p class="m-text m-strong m-noindent">Bold, non-indented paragraph.</p><p class="m-text m-primary"><strong>Bold text that should not have</strong> the same class as the paragraph.</p><p>A paragraph that doesn't have any class applied. Next, a full-width image:</p><img class="m-image m-fullwidth" src="ship-small.jpg" alt="Image" /><figure class="m-figure m-flat"><img src="ship-small.jpg" alt="Image" /><figcaption>A flat figure</figcaption></figure><p>A fullwidth table:</p><table class="m-table m-fullwidth"><thead><tr><th>Table header</th><th>Another</th></tr></thead><tbody><tr><td>Cell</td><td>Another cell</td></tr><tr><td>Next row</td><td>Last.</td></tr></tbody></table><p>An unstyled list:</p><ul class="m-unstyled"><li>First item without a dot</li><li>Second item without a dot</li></ul><aside class="m-block m-info"><h3>A info block with some paragraphs inside</h3><div><p>Hello.</p><p>This is good, finally.</p></div></aside><aside class="m-frame"><h3>Note</h3><p>A note styled as a frame.</p></aside><p>This has to be here otherwise doxygen puts the next <code>@m_class</code> call into the above note. WHAT THE HELL!!!</p><aside class="m-block m-success"><h3><a href="licenses.html#_licenses000001" class="m-doc">Third-party license info</a></h3><p>This package is licensed under MIT. All is good.</p></aside><div class="m-code-figure"><pre class="m-code"><span class="c1">// this is the code</span>
<span class="n">printf</span><span class="p">(</span><span class="s">"The answer to the universe and everything is %d."</span><span class="p">,</span> <span class="mi">5</span><span class="o">*</span><span class="mi">9</span><span class="p">)</span></pre><p>The answer to the universe and everything is 42.</p></div>
</div>
</div>
<meta charset="UTF-8" />
<title>Math | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>warnings | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>This will produce a warning | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Image link | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Images that produce warnings | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Math | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-dox">foo</a>(</span><span class="m-dox-wrap">int bar)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-doc">foo</a>(</span><span class="m-doc-wrap">int bar)</span>
</dt>
<dd>A function.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-dox">bar</a>(</span><span class="m-dox-wrap">int foo)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-doc">bar</a>(</span><span class="m-doc-wrap">int foo)</span>
</dt>
<dd>This produces warnings.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="adc5bb4b0f2fddd234994abbe97abb8b1"><div>
+ <section class="m-doc-details" id="adc5bb4b0f2fddd234994abbe97abb8b1"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">int bar)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#adc5bb4b0f2fddd234994abbe97abb8b1" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">int bar)</span></span>
</h3>
<p>A function.</p>
<table class="m-table m-fullwidth m-flat">
</table>
<h4>A top-level header</h4><h5>A second-level header</h5><h6>A third-level header</h6><h4 id="foo-usage">Usage</h4><p>This is usage.</p><h5 id="foo-usage-more">More</h5><p>A subsection.</p><h6 id="foo-usage-more-more">More.</h6><p>Mooore.</p>
</div></section>
- <section class="m-dox-details" id="ac03b94e5ed1aeeba4c9d31498e9a767a"><div>
+ <section class="m-doc-details" id="ac03b94e5ed1aeeba4c9d31498e9a767a"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">int foo)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac03b94e5ed1aeeba4c9d31498e9a767a" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">int foo)</span></span>
</h3>
<p>This produces warnings.</p>
<h6>Markdown heading 4 that's rendered the same as 3</h6><p>Markdown heading, underlined, is misparsed</p>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
My Project
</h1>
-<section id="section"><h2><a href="#section">Page section</a></h2><p>Text.</p><section id="subsection"><h3><a href="#subsection">Page subsection</a></h3><p>Text!</p><section id="subsubsection"><h4><a href="#subsubsection">Sub-sub section</a></h4><p>Reference to <a href="index.html#subsection" class="m-dox">a page subsection</a> and <a href="index.html#subsubsection" class="m-dox">Sub-sub section</a>.</p></section></section></section>
+<section id="section"><h2><a href="#section">Page section</a></h2><p>Text.</p><section id="subsection"><h3><a href="#subsection">Page subsection</a></h3><p>Text!</p><section id="subsubsection"><h4><a href="#subsubsection">Sub-sub section</a></h4><p>Reference to <a href="index.html#subsection" class="m-doc">a page subsection</a> and <a href="index.html#subsubsection" class="m-doc">Sub-sub section</a>.</p></section></section></section>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>Content that produces warnings | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>
My Project
</h1>
-<p>See <a href="https://doc.magnum.graphics/corrade/Assert_8h.html#a1114c0fdae83004b9a0f8d2ed4afae96" class="m-dox-external">CORRADE_<wbr />INTERNAL_<wbr />ASSERT()</a> for more information.</p><pre class="m-code"><span class="n">Corrade</span><span class="o">::</span><span class="n">Utility</span><span class="o">::</span><span class="n">Resource</span> <span class="n">rx</span><span class="p">;</span></pre>
+<p>See <a href="https://doc.magnum.graphics/corrade/Assert_8h.html#a1114c0fdae83004b9a0f8d2ed4afae96" class="m-doc-external">CORRADE_<wbr />INTERNAL_<wbr />ASSERT()</a> for more information.</p><pre class="m-code"><span class="n">Corrade</span><span class="o">::</span><span class="n">Utility</span><span class="o">::</span><span class="n">Resource</span> <span class="n">rx</span><span class="p">;</span></pre>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<blockquote><p>A blockquote.</p></blockquote><pre>Preformatted text.
</pre><p>Paragraph<br />with<br />explicit<br />line<br />breaks.</p><section id="section"><h2><a href="#section">Page section</a></h2><pre>Differently
preformatted
-text.</pre><ul><li>Unordered</li><li>list</li><li>of<ul><li>nested</li><li>items</li></ul></li><li>and back</li></ul><ol><li>Ordered</li><li>list</li><li>of<ol><li>nested</li><li>items</li></ol></li><li>and back</li></ol><p><a name="an-anchor"></a> This is a <code>typewriter text</code>, <em>emphasis</em> and <strong>bold</strong>. <em>Emphasis with <code>typewriter</code> and <strong>bold</strong> nested.</em> <a href="http://google.com">http:/<wbr />/<wbr />google.com</a> and <a href="http://google.com">URL</a>. <small>Small <em>text</em>.</small> En-dash – and em-dash —. Reference to a <a href="index.html#section" class="m-dox">Page section</a>. Named reference with special characters in title: <a href="index.html#section" class="m-dox">» Warnings «</a>. Reference with escaped characters in title: <a href="index.html#an-anchor" class="m-dox"><anchor></a>.</p><p>Empty elements:</p><pre></pre><hr/><p>Above is a horizontal line.</p></section>
+text.</pre><ul><li>Unordered</li><li>list</li><li>of<ul><li>nested</li><li>items</li></ul></li><li>and back</li></ul><ol><li>Ordered</li><li>list</li><li>of<ol><li>nested</li><li>items</li></ol></li><li>and back</li></ol><p><a name="an-anchor"></a> This is a <code>typewriter text</code>, <em>emphasis</em> and <strong>bold</strong>. <em>Emphasis with <code>typewriter</code> and <strong>bold</strong> nested.</em> <a href="http://google.com">http:/<wbr />/<wbr />google.com</a> and <a href="http://google.com">URL</a>. <small>Small <em>text</em>.</small> En-dash – and em-dash —. Reference to a <a href="index.html#section" class="m-doc">Page section</a>. Named reference with special characters in title: <a href="index.html#section" class="m-doc">» Warnings «</a>. Reference with escaped characters in title: <a href="index.html#an-anchor" class="m-doc"><anchor></a>.</p><p>Empty elements:</p><pre></pre><hr/><p>Above is a horizontal line.</p></section>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<section id="section"><h2><a href="#section">A section</a></h2></section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#aa621f6f849ec2327dabfc4392fd59a70" class="m-dox-self" name="aa621f6f849ec2327dabfc4392fd59a70">Foo</a> { </span><span class="m-dox-wrap"><a href="#aa621f6f849ec2327dabfc4392fd59a70a050889cfb2c606473596b8f70f702769" class="m-dox">Value</a> = 32 }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#aa621f6f849ec2327dabfc4392fd59a70" class="m-doc-self" name="aa621f6f849ec2327dabfc4392fd59a70">Foo</a> { </span><span class="m-doc-wrap"><a href="#aa621f6f849ec2327dabfc4392fd59a70a050889cfb2c606473596b8f70f702769" class="m-doc">Value</a> = 32 }</span>
</dt>
<dd>An enum.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#ab3c402cbc128c888732541f75dbd3952" class="m-dox-self" name="ab3c402cbc128c888732541f75dbd3952">Bar</a> = <a href="File_8h.html#aa621f6f849ec2327dabfc4392fd59a70" class="m-dox">Foo</a>
+ using <a href="#ab3c402cbc128c888732541f75dbd3952" class="m-doc-self" name="ab3c402cbc128c888732541f75dbd3952">Bar</a> = <a href="File_8h.html#aa621f6f849ec2327dabfc4392fd59a70" class="m-doc">Foo</a>
</dt>
<dd>A typedef.</dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- int <a href="#ac2bb0fc1fabbeabad94c3b726bd708bc" class="m-dox-self" name="ac2bb0fc1fabbeabad94c3b726bd708bc">variable</a>
+ int <a href="#ac2bb0fc1fabbeabad94c3b726bd708bc" class="m-doc-self" name="ac2bb0fc1fabbeabad94c3b726bd708bc">variable</a>
</dt>
<dd>A variable.</dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#afac708c45da370b4c1304f4b69f7fc75" class="m-dox-self" name="afac708c45da370b4c1304f4b69f7fc75">FOOBAR</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#afac708c45da370b4c1304f4b69f7fc75" class="m-doc-self" name="afac708c45da370b4c1304f4b69f7fc75">FOOBAR</a></span>
</dt>
<dd>A define.</dd>
</dl>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Classes</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceAnother.html" class="m-dox">Another</a> <span class="m-dox">Another namespace.</span>
- <ul class="m-dox">
- <li>class <a href="classAnother_1_1Derived.html" class="m-dox">Derived</a> <span class="m-dox">A derived class.</span></li>
- <li>struct <a href="structAnother_1_1Final.html" class="m-dox">Final</a> <span class="m-label m-flat m-warning">final</span> <span class="m-dox">A final derived class.</span></li>
- <li>class <a href="classAnother_1_1ProtectedBase.html" class="m-dox">ProtectedBase</a> <span class="m-dox">Protected base, should list a fully-qualified derived, but w/o any label.</span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceAnother.html" class="m-doc">Another</a> <span class="m-doc">Another namespace.</span>
+ <ul class="m-doc">
+ <li>class <a href="classAnother_1_1Derived.html" class="m-doc">Derived</a> <span class="m-doc">A derived class.</span></li>
+ <li>struct <a href="structAnother_1_1Final.html" class="m-doc">Final</a> <span class="m-label m-flat m-warning">final</span> <span class="m-doc">A final derived class.</span></li>
+ <li>class <a href="classAnother_1_1ProtectedBase.html" class="m-doc">ProtectedBase</a> <span class="m-doc">Protected base, should list a fully-qualified derived, but w/o any label.</span></li>
</ul>
</li>
- <li>class <a href="classBaseOutsideANamespace.html" class="m-dox">BaseOutsideANamespace</a> <span class="m-dox">A base class outside of a namespace.</span></li>
- <li>class <a href="classDerivedOutsideANamespace.html" class="m-dox">DerivedOutsideANamespace</a> <span class="m-dox">A derived class outside of a namespace.</span></li>
+ <li>class <a href="classBaseOutsideANamespace.html" class="m-doc">BaseOutsideANamespace</a> <span class="m-doc">A base class outside of a namespace.</span></li>
+ <li>class <a href="classDerivedOutsideANamespace.html" class="m-doc">DerivedOutsideANamespace</a> <span class="m-doc">A derived class outside of a namespace.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Another::ProtectedBase class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Protected base, should list a fully-qualified derived, but w/o any label.</p>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classNamespace_1_1A.html" class="m-dox">Namespace::A</a>
+ class <a href="classNamespace_1_1A.html" class="m-doc">Namespace::A</a>
</dt>
<dd>A class.</dd>
</dl>
<meta charset="UTF-8" />
<title>BaseOutsideANamespace class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A base class outside of a namespace.</p>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classDerivedOutsideANamespace.html" class="m-dox">DerivedOutsideANamespace</a>
+ class <a href="classDerivedOutsideANamespace.html" class="m-doc">DerivedOutsideANamespace</a>
</dt>
<dd>A derived class outside of a namespace.</dd>
</dl>
<meta charset="UTF-8" />
<title>DerivedOutsideANamespace class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A derived class outside of a namespace.</p>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classBaseOutsideANamespace.html" class="m-dox">BaseOutsideANamespace</a>
+ class <a href="classBaseOutsideANamespace.html" class="m-doc">BaseOutsideANamespace</a>
</dt>
<dd>A base class outside of a namespace.</dd>
</dl>
<meta charset="UTF-8" />
<title>Namespace::A class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Should list one protected base (fully qualified) and one virtual base (omitting the common namespace), one derived class (fully qualified).</p>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classAnother_1_1ProtectedBase.html" class="m-dox">Another::ProtectedBase</a> <span class="m-label m-flat m-warning">protected</span>
+ class <a href="classAnother_1_1ProtectedBase.html" class="m-doc">Another::ProtectedBase</a> <span class="m-label m-flat m-warning">protected</span>
</dt>
<dd>Protected base, should list a fully-qualified derived, but w/o any label.</dd>
<dt>
- class <a href="classNamespace_1_1VirtualBase.html" class="m-dox">VirtualBase</a> <span class="m-label m-flat m-warning">virtual</span>
+ class <a href="classNamespace_1_1VirtualBase.html" class="m-doc">VirtualBase</a> <span class="m-label m-flat m-warning">virtual</span>
</dt>
<dd>Virtual base, should list a derived (omitting the common namespace), but w/o any label.</dd>
</dl>
</section>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classAnother_1_1Derived.html" class="m-dox">Another::Derived</a>
+ class <a href="classAnother_1_1Derived.html" class="m-doc">Another::Derived</a>
</dt>
<dd>A derived class.</dd>
<dt>
- struct <a href="structAnother_1_1Final.html" class="m-dox">Another::Final</a> <span class="m-label m-flat m-warning">final</span>
+ struct <a href="structAnother_1_1Final.html" class="m-doc">Another::Final</a> <span class="m-label m-flat m-warning">final</span>
</dt>
<dd>A final derived class.</dd>
</dl>
<meta charset="UTF-8" />
<title>Namespace::PrivateBase class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Namespace::VirtualBase class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>Virtual base, should list a derived (omitting the common namespace), but w/o any label.</p>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classNamespace_1_1A.html" class="m-dox">A</a> <span class="m-label m-flat m-warning">virtual</span>
+ class <a href="classNamespace_1_1A.html" class="m-doc">A</a> <span class="m-label m-flat m-warning">virtual</span>
</dt>
<dd>A class.</dd>
</dl>
<meta charset="UTF-8" />
<title>Another::Final struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A final derived class.</p>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classNamespace_1_1A.html" class="m-dox">Namespace::A</a>
+ class <a href="classNamespace_1_1A.html" class="m-doc">Namespace::A</a>
</dt>
<dd>A class.</dd>
</dl>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<p>A file.</p>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-dox">Boolean</a>: unsigned char { </span><span class="m-dox-wrap"><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-dox">True</a> = 7,
- <a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-dox">False</a>,
- <a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-dox">FileNotFound</a> = -1 }</span>
+ <span class="m-doc-wrap-bumper">enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-doc">Boolean</a>: unsigned char { </span><span class="m-doc-wrap"><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-doc">True</a> = 7,
+ <a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-doc">False</a>,
+ <a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-doc">FileNotFound</a> = -1 }</span>
</dt>
<dd>Strongly-typed enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-dox">E</a>: int { </span><span class="m-dox-wrap"><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-dox">Value</a> = 42 }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-doc">E</a>: int { </span><span class="m-doc-wrap"><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-doc">Value</a> = 42 }</span>
</dt>
<dd>Typed enum.</dd>
<dt>
- <span class="m-dox-wrap-bumper">enum class <a href="#a1fd406685cbdee605d0a7bebed56fdb0" class="m-dox-self" name="a1fd406685cbdee605d0a7bebed56fdb0">F</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum class <a href="#a1fd406685cbdee605d0a7bebed56fdb0" class="m-doc-self" name="a1fd406685cbdee605d0a7bebed56fdb0">F</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd>Strong implicitly typed enum.</dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="adc1e732190c7fc8fff26792c5a6cee5d"><div>
+ <section class="m-doc-details" id="adc1e732190c7fc8fff26792c5a6cee5d"><div>
<h3>
- enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-dox-self">Boolean</a>: unsigned char
+ enum class <a href="#adc1e732190c7fc8fff26792c5a6cee5d" class="m-doc-self">Boolean</a>: unsigned char
</h3>
<p>Strongly-typed enum.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74">True</a></td>
+ <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5daf827cf462f62848df37c5e1e94a4da74">True</a></td>
<td>
<p>True.</p>
</td>
</tr>
<tr>
- <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c">False</a></td>
+ <td><a href="#adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5daf8320b26d30ab433c5a54546d21f414c">False</a></td>
<td>
<p>False?</p>
</td>
</tr>
<tr>
- <td><a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-dox-self" name="adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2">FileNotFound</a></td>
+ <td><a href="#adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2" class="m-doc-self" name="adc1e732190c7fc8fff26792c5a6cee5da2767828026039e8ba7b38973cbb701f2">FileNotFound</a></td>
<td>
<p>Haha.</p>
</td>
</tbody>
</table>
</div></section>
- <section class="m-dox-details" id="a24aaac6b6062996acca336e09ffbbffb"><div>
+ <section class="m-doc-details" id="a24aaac6b6062996acca336e09ffbbffb"><div>
<h3>
- enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-dox-self">E</a>: int
+ enum <a href="#a24aaac6b6062996acca336e09ffbbffb" class="m-doc-self">E</a>: int
</h3>
<p>Typed enum.</p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-dox-self" name="a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769">Value</a></td>
+ <td><a href="#a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769" class="m-doc-self" name="a24aaac6b6062996acca336e09ffbbffba050889cfb2c606473596b8f70f702769">Value</a></td>
<td>
<p>Value</p>
</td>
<meta charset="UTF-8" />
<title>Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Class <span class="m-thin">class</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A class.</p>
<div class="m-block m-default">
</div>
<section id="group-with-friend-functions">
<h2><a href="#group-with-friend-functions">Group with friend functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ab0183d8a208fd1bc6842dcb37da48eff" class="m-dox-self" name="ab0183d8a208fd1bc6842dcb37da48eff">friendGroupedFunction</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ab0183d8a208fd1bc6842dcb37da48eff" class="m-doc-self" name="ab0183d8a208fd1bc6842dcb37da48eff">friendGroupedFunction</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A friend grouped function.</dd>
</dl>
</section>
<section id="friends">
<h2><a href="#friends">Friends</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a70135398344d1e7003e0877018f73c4b" class="m-dox-self" name="a70135398344d1e7003e0877018f73c4b">friendFunction</a>(</span><span class="m-dox-wrap">int a,
+ <span class="m-doc-wrap-bumper">void <a href="#a70135398344d1e7003e0877018f73c4b" class="m-doc-self" name="a70135398344d1e7003e0877018f73c4b">friendFunction</a>(</span><span class="m-doc-wrap">int a,
void* b)</span>
</dt>
<dd>A friend function.</dd>
<meta charset="UTF-8" />
<title>Template class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
- <div class="m-dox-template">template<class T, class U = void, class = int></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-template">template<class T, class U = void, class = int></div>
Template <span class="m-thin">class</span>
</h1>
<p>Class with template parameters.</p>
</div>
<section id="friends">
<h2><a href="#friends">Friends</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class V></div>
- <span class="m-dox-wrap-bumper">void <a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-dox">foobar</a>(</span><span class="m-dox-wrap">)</span>
+ <div class="m-doc-template">template<class V></div>
+ <span class="m-doc-wrap-bumper">void <a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-doc">foobar</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>Friend function.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="abd44b6f85f143be1e8b81e5ee25ef62c"><div>
+ <section class="m-doc-details" id="abd44b6f85f143be1e8b81e5ee25ef62c"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
template<class V>
</div>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-dox-self">foobar</a>(</span><span class="m-dox-wrap">)</span></span>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#abd44b6f85f143be1e8b81e5ee25ef62c" class="m-doc-self">foobar</a>(</span><span class="m-doc-wrap">)</span></span>
</h3>
<p>Friend function.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Base class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="derived-classes">
<h2><a href="#derived-classes">Derived classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classDerived.html" class="m-dox">Derived</a>
+ class <a href="classDerived.html" class="m-doc">Derived</a>
</dt>
<dd>A derived class.</dd>
<dt>
- struct <a href="structFinal.html" class="m-dox">Final</a> <span class="m-label m-flat m-warning">final</span>
+ struct <a href="structFinal.html" class="m-doc">Final</a> <span class="m-label m-flat m-warning">final</span>
</dt>
<dd>Various uses of final keywords.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a72db7eaef78cfaff4fa4e93ebc53cb91" class="m-dox-self" name="a72db7eaef78cfaff4fa4e93ebc53cb91">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a72db7eaef78cfaff4fa4e93ebc53cb91" class="m-doc-self" name="a72db7eaef78cfaff4fa4e93ebc53cb91">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Do a thing with crazy attribs.</dd>
</dl>
</section>
<section id="pri-methods">
<h2><a href="#pri-methods">Private functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a116c39e85dca0cccea0c3ee107fb05c8" class="m-dox-self" name="a116c39e85dca0cccea0c3ee107fb05c8">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a116c39e85dca0cccea0c3ee107fb05c8" class="m-doc-self" name="a116c39e85dca0cccea0c3ee107fb05c8">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
</dt>
<dd>Do another thing, privately.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a29dff0e36707edf152f50836c52be808" class="m-dox">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a29dff0e36707edf152f50836c52be808" class="m-doc">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
</dt>
<dd>Do yet another thing, privately.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a29dff0e36707edf152f50836c52be808"><div>
+ <section class="m-doc-details" id="a29dff0e36707edf152f50836c52be808"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Base::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a29dff0e36707edf152f50836c52be808" class="m-dox-self">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private</span></span></span>
+ <span class="m-doc-wrap-bumper">void Base::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a29dff0e36707edf152f50836c52be808" class="m-doc-self">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private</span></span></span>
</h3>
<p>Do yet another thing, privately.</p>
<p>The override will get hidden because <code>INHERIT_DOCS</code> is disabled.</p>
<meta charset="UTF-8" />
<title>Derived class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classBase.html" class="m-dox">Base</a>
+ class <a href="classBase.html" class="m-doc">Base</a>
</dt>
<dd>Base class.</dd>
</dl>
</section>
<section id="pro-methods">
<h2><a href="#pro-methods">Protected functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a0b1e72ba2c219253091525588d75fdd4" class="m-dox-self" name="a0b1e72ba2c219253091525588d75fdd4">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">override</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a0b1e72ba2c219253091525588d75fdd4" class="m-doc-self" name="a0b1e72ba2c219253091525588d75fdd4">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">override</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Do a thing, overriden, now protected.</dd>
</dl>
</section>
<section id="pri-methods">
<h2><a href="#pri-methods">Private functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-dox">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">override</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-doc">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">override</span></span>
</dt>
<dd>Do another thing, privately, with different docs.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a24c3acc5291d5f82f2a4432c88a730f8"><div>
+ <section class="m-doc-details" id="a24c3acc5291d5f82f2a4432c88a730f8"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Derived::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-dox-self">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">override</span> <span class="m-label m-danger">private</span></span></span>
+ <span class="m-doc-wrap-bumper">void Derived::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a24c3acc5291d5f82f2a4432c88a730f8" class="m-doc-self">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">override</span> <span class="m-label m-danger">private</span></span></span>
</h3>
<p>Do another thing, privately, with different docs.</p>
<p>Documented, so not hidden.</p>
<meta charset="UTF-8" />
<title>Final struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classBase.html" class="m-dox">Base</a> <span class="m-label m-flat m-warning">protected</span>
+ class <a href="classBase.html" class="m-doc">Base</a> <span class="m-label m-flat m-warning">protected</span>
</dt>
<dd>Base class.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#af4c21109738e0cb65462052a56cda155" class="m-dox">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#af4c21109738e0cb65462052a56cda155" class="m-doc">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Final w/o override (will cause a compiler warning)</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-dox">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">final</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-doc">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">final</span></span>
</dt>
<dd>Final override.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-dox">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">final</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-doc">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">final</span></span>
</dt>
<dd>Override final.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="af4c21109738e0cb65462052a56cda155"><div>
+ <section class="m-doc-details" id="af4c21109738e0cb65462052a56cda155"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#af4c21109738e0cb65462052a56cda155" class="m-dox-self">doThing</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-warning">final</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+ <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#af4c21109738e0cb65462052a56cda155" class="m-doc-self">doThing</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-warning">final</span> <span class="m-label m-success">noexcept(…)</span></span></span>
</h3>
<p>Final w/o override (will cause a compiler warning)</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a44dd4b2453ab771b32e1d7c4ef8cfd2d"><div>
+ <section class="m-doc-details" id="a44dd4b2453ab771b32e1d7c4ef8cfd2d"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-dox-self">doAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">final</span></span></span>
+ <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a44dd4b2453ab771b32e1d7c4ef8cfd2d" class="m-doc-self">doAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">final</span></span></span>
</h3>
<p>Final override.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a59a34b268e0ff383f090753d6562ad4d"><div>
+ <section class="m-doc-details" id="a59a34b268e0ff383f090753d6562ad4d"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Final::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-dox-self">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">final</span></span></span>
+ <span class="m-doc-wrap-bumper">void Final::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a59a34b268e0ff383f090753d6562ad4d" class="m-doc-self">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">final</span></span></span>
</h3>
<p>Override final.</p>
<p>Details.</p>
<meta charset="UTF-8" />
<title>Foo struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="typeless-methods">
<h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-dox">Foo</a>(</span><span class="m-dox-wrap"><a href="structFoo.html" class="m-dox">Foo</a>&&) <span class="m-label m-flat m-info">defaulted</span> <span class="m-label m-flat m-success">noexcept</span></span>
+ <span class="m-doc-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-doc">Foo</a>(</span><span class="m-doc-wrap"><a href="structFoo.html" class="m-doc">Foo</a>&&) <span class="m-label m-flat m-info">defaulted</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>Combined default and noexcept.</dd>
<dt>
- <span class="m-dox-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-dox">Foo</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&) <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-doc">Foo</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&) <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Conditional noexcept.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-dox">operator=</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&) -> <a href="structFoo.html" class="m-dox">Foo</a>& <span class="m-label m-flat m-danger">deleted</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-doc">operator=</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&) -> <a href="structFoo.html" class="m-doc">Foo</a>& <span class="m-label m-flat m-danger">deleted</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Combined conditional noexcept and delete.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-dox">foo</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-flat m-warning">pure virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-doc">foo</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-flat m-warning">pure virtual</span> <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Const, conditional noexcept and a pure virtual.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-dox">bar</a>(</span><span class="m-dox-wrap">) -> <a href="structFoo.html" class="m-dox">Foo</a>& <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-doc">bar</a>(</span><span class="m-doc-wrap">) -> <a href="structFoo.html" class="m-doc">Foo</a>& <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>Random type and constexpr together.</dd>
<dt>
- <span class="m-dox-wrap-bumper">auto <a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-dox">baz</a>(</span><span class="m-dox-wrap">) -> decltype(auto) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
+ <span class="m-doc-wrap-bumper">auto <a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-doc">baz</a>(</span><span class="m-doc-wrap">) -> decltype(auto) <span class="m-label m-flat m-primary">constexpr</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>decltype(auto) and constexpr together</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="ad5953d17211071264b501747c67e6fdc"><div>
+ <section class="m-doc-details" id="ad5953d17211071264b501747c67e6fdc"><div>
<h3>
- <span class="m-dox-wrap-bumper"> Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-dox-self">Foo</a>(</span><span class="m-dox-wrap"><a href="structFoo.html" class="m-dox">Foo</a>&&) <span class="m-label m-info">defaulted</span> <span class="m-label m-success">noexcept</span></span></span>
+ <span class="m-doc-wrap-bumper"> Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad5953d17211071264b501747c67e6fdc" class="m-doc-self">Foo</a>(</span><span class="m-doc-wrap"><a href="structFoo.html" class="m-doc">Foo</a>&&) <span class="m-label m-info">defaulted</span> <span class="m-label m-success">noexcept</span></span></span>
</h3>
<p>Combined default and noexcept.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="aa5e6af28b3d9578c4c1653ef8a7eb8d5"><div>
+ <section class="m-doc-details" id="aa5e6af28b3d9578c4c1653ef8a7eb8d5"><div>
<h3>
- <span class="m-dox-wrap-bumper"> Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-dox-self">Foo</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&) <span class="m-label m-success">noexcept(…)</span></span></span>
+ <span class="m-doc-wrap-bumper"> Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aa5e6af28b3d9578c4c1653ef8a7eb8d5" class="m-doc-self">Foo</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&) <span class="m-label m-success">noexcept(…)</span></span></span>
</h3>
<p>Conditional noexcept.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="ad9331e22010cb345be1d123831ecc8a0"><div>
+ <section class="m-doc-details" id="ad9331e22010cb345be1d123831ecc8a0"><div>
<h3>
- <span class="m-dox-wrap-bumper"><a href="structFoo.html" class="m-dox">Foo</a>& Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-dox-self">operator=</a>(</span><span class="m-dox-wrap">const <a href="structFoo.html" class="m-dox">Foo</a>&) <span class="m-label m-danger">deleted</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+ <span class="m-doc-wrap-bumper"><a href="structFoo.html" class="m-doc">Foo</a>& Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad9331e22010cb345be1d123831ecc8a0" class="m-doc-self">operator=</a>(</span><span class="m-doc-wrap">const <a href="structFoo.html" class="m-doc">Foo</a>&) <span class="m-label m-danger">deleted</span> <span class="m-label m-success">noexcept(…)</span></span></span>
</h3>
<p>Combined conditional noexcept and delete.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a67e9f6865d19c8e7734b182143d5e9b3"><div>
+ <section class="m-doc-details" id="a67e9f6865d19c8e7734b182143d5e9b3"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-dox-self">foo</a>(</span><span class="m-dox-wrap">) const <span class="m-label m-warning">pure virtual</span> <span class="m-label m-success">noexcept(…)</span></span></span>
+ <span class="m-doc-wrap-bumper">void Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a67e9f6865d19c8e7734b182143d5e9b3" class="m-doc-self">foo</a>(</span><span class="m-doc-wrap">) const <span class="m-label m-warning">pure virtual</span> <span class="m-label m-success">noexcept(…)</span></span></span>
</h3>
<p>Const, conditional noexcept and a pure virtual.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a6c32baeb1c9a472657fd3ee8c191aa07"><div>
+ <section class="m-doc-details" id="a6c32baeb1c9a472657fd3ee8c191aa07"><div>
<h3>
- <span class="m-dox-wrap-bumper"><a href="structFoo.html" class="m-dox">Foo</a>& Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-dox-self">bar</a>(</span><span class="m-dox-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
+ <span class="m-doc-wrap-bumper"><a href="structFoo.html" class="m-doc">Foo</a>& Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a6c32baeb1c9a472657fd3ee8c191aa07" class="m-doc-self">bar</a>(</span><span class="m-doc-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
</h3>
<p>Random type and constexpr together.</p>
<p>This is okay.</p>
</div></section>
- <section class="m-dox-details" id="aab09b9411135eae10f8c3abab0a0db54"><div>
+ <section class="m-doc-details" id="aab09b9411135eae10f8c3abab0a0db54"><div>
<h3>
- <span class="m-dox-wrap-bumper">decltype(auto) Foo::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-dox-self">baz</a>(</span><span class="m-dox-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
+ <span class="m-doc-wrap-bumper">decltype(auto) Foo::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aab09b9411135eae10f8c3abab0a0db54" class="m-doc-self">baz</a>(</span><span class="m-doc-wrap">) <span class="m-label m-primary">constexpr</span> <span class="m-label m-success">noexcept</span></span></span>
</h3>
<p>decltype(auto) and constexpr together</p>
<p>For some reason, due to decltype(auto), Doxygen swaps the order, causing the constexpr to be hard to detect. Don't even ask how it handles trailing return types. It's just HORRIBLE.</p>
<meta charset="UTF-8" />
<title>Foo struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="base-classes">
<h2><a href="#base-classes">Base classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classBase.html" class="m-dox">Base</a>
+ class <a href="classBase.html" class="m-doc">Base</a>
</dt>
<dd>Base class.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ae23bc23eb33a7d7a77e2610a9661c078" class="m-dox-self" name="ae23bc23eb33a7d7a77e2610a9661c078">doThing</a>(</span><span class="m-dox-wrap">) && <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#ae23bc23eb33a7d7a77e2610a9661c078" class="m-doc-self" name="ae23bc23eb33a7d7a77e2610a9661c078">doThing</a>(</span><span class="m-doc-wrap">) && <span class="m-label m-flat m-warning">final</span> <span class="m-label m-flat m-success">noexcept</span></span>
</dt>
<dd>Final w/o override (will cause a compiler warning), w/o a space.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a13f62f7c5cb7e663de9e5dc51219ce68" class="m-dox-self" name="a13f62f7c5cb7e663de9e5dc51219ce68">doMoreStuff</a>(</span><span class="m-dox-wrap">) && <span class="m-label m-flat m-success">noexcept(…)</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a13f62f7c5cb7e663de9e5dc51219ce68" class="m-doc-self" name="a13f62f7c5cb7e663de9e5dc51219ce68">doMoreStuff</a>(</span><span class="m-doc-wrap">) && <span class="m-label m-flat m-success">noexcept(…)</span></span>
</dt>
<dd>Do more things, without a space.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a1a47d2d7ced7b4e05c6e09d828f4e6eb" class="m-dox-self" name="a1a47d2d7ced7b4e05c6e09d828f4e6eb">doAnotherThing</a>(</span><span class="m-dox-wrap">) && <span class="m-label m-flat m-warning">final</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a1a47d2d7ced7b4e05c6e09d828f4e6eb" class="m-doc-self" name="a1a47d2d7ced7b4e05c6e09d828f4e6eb">doAnotherThing</a>(</span><span class="m-doc-wrap">) && <span class="m-label m-flat m-warning">final</span></span>
</dt>
<dd>Final override, without a space.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a32e5414e9916365aa2c041da60572a1b" class="m-dox-self" name="a32e5414e9916365aa2c041da60572a1b">doYetAnotherThing</a>(</span><span class="m-dox-wrap">) && <span class="m-label m-flat m-warning">final</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a32e5414e9916365aa2c041da60572a1b" class="m-doc-self" name="a32e5414e9916365aa2c041da60572a1b">doYetAnotherThing</a>(</span><span class="m-doc-wrap">) && <span class="m-label m-flat m-warning">final</span></span>
</dt>
<dd>Override final, without a space.</dd>
</dl>
<meta charset="UTF-8" />
<title>Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-col-l-10 m-push-l-1">
<h1>
Class <span class="m-thin">class</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
</h1>
<p>A class.</p>
<div class="m-block m-default">
</div>
<section id="signals">
<h2><a href="#signals">Signals</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-dox">signal</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-doc">signal</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A signal.</dd>
</dl>
</section>
<section id="pub-slots">
<h2><a href="#pub-slots">Public slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-dox">publicSlot</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-doc">publicSlot</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A public slot.</dd>
</dl>
</section>
<section id="pro-slots">
<h2><a href="#pro-slots">Protected slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a3181cba4338292307ee59e22a823776a" class="m-dox">protectedSlot</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a3181cba4338292307ee59e22a823776a" class="m-doc">protectedSlot</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd>A protected slot.</dd>
</dl>
</section>
<section id="pri-slots">
<h2><a href="#pri-slots">Private slots</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-dox">privateVirtualSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-doc">privateVirtualSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">virtual</span></span>
</dt>
<dd>A private virtual slot.</dd>
</dl>
</section>
<section id="a-user-defined-group">
<h2><a href="#a-user-defined-group">A user-defined group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a041a72366d11da9502768014f4c37b49" class="m-dox">groupedSignal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-success">signal</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a041a72366d11da9502768014f4c37b49" class="m-doc">groupedSignal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-success">signal</span></span>
</dt>
<dd>A grouped signal.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-dox">publicGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-success">public slot</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-doc">publicGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-success">public slot</span></span>
</dt>
<dd>A public grouped slot.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-dox">protectedGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-warning">protected slot</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-doc">protectedGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-warning">protected slot</span></span>
</dt>
<dd>A protected grouped slot.</dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-dox">privateVirtualGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-flat m-danger">private slot</span> <span class="m-label m-flat m-warning">virtual</span></span>
+ <span class="m-doc-wrap-bumper">void <a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-doc">privateVirtualGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-flat m-danger">private slot</span> <span class="m-label m-flat m-warning">virtual</span></span>
</dt>
<dd>A private virtual grouped slot.</dd>
</dl>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a448480eaac813fcfd70bfe2025ad930a"><div>
+ <section class="m-doc-details" id="a448480eaac813fcfd70bfe2025ad930a"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-dox-self">signal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">signal</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a448480eaac813fcfd70bfe2025ad930a" class="m-doc-self">signal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">signal</span></span></span>
</h3>
<p>A signal.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="ad5d015b3ec21448231db0bf2f7c67d0f"><div>
+ <section class="m-doc-details" id="ad5d015b3ec21448231db0bf2f7c67d0f"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-dox-self">publicSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">public slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad5d015b3ec21448231db0bf2f7c67d0f" class="m-doc-self">publicSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">public slot</span></span></span>
</h3>
<p>A public slot.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a3181cba4338292307ee59e22a823776a"><div>
+ <section class="m-doc-details" id="a3181cba4338292307ee59e22a823776a"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a3181cba4338292307ee59e22a823776a" class="m-dox-self">protectedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a3181cba4338292307ee59e22a823776a" class="m-doc-self">protectedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
</h3>
<p>A protected slot.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="ac75473d5b861e743dde9c3e3b754cbd6"><div>
+ <section class="m-doc-details" id="ac75473d5b861e743dde9c3e3b754cbd6"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-dox-self">privateVirtualSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac75473d5b861e743dde9c3e3b754cbd6" class="m-doc-self">privateVirtualSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
</h3>
<p>A private virtual slot.</p>
<p>Shown because it's virtual.</p>
</div></section>
- <section class="m-dox-details" id="a041a72366d11da9502768014f4c37b49"><div>
+ <section class="m-doc-details" id="a041a72366d11da9502768014f4c37b49"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a041a72366d11da9502768014f4c37b49" class="m-dox-self">groupedSignal</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">signal</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a041a72366d11da9502768014f4c37b49" class="m-doc-self">groupedSignal</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">signal</span></span></span>
</h3>
<p>A grouped signal.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a6f2d90e1d6895a7f56d5526ebf352608"><div>
+ <section class="m-doc-details" id="a6f2d90e1d6895a7f56d5526ebf352608"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-dox-self">publicGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-success">public slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a6f2d90e1d6895a7f56d5526ebf352608" class="m-doc-self">publicGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-success">public slot</span></span></span>
</h3>
<p>A public grouped slot.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a95badba7d96ec504b4fce9ae796cc5c9"><div>
+ <section class="m-doc-details" id="a95badba7d96ec504b4fce9ae796cc5c9"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-dox-self">protectedGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a95badba7d96ec504b4fce9ae796cc5c9" class="m-doc-self">protectedGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">protected slot</span></span></span>
</h3>
<p>A protected grouped slot.</p>
<p>Details.</p>
</div></section>
- <section class="m-dox-details" id="a028a4f04109d41c84b1c7a44997b1135"><div>
+ <section class="m-doc-details" id="a028a4f04109d41c84b1c7a44997b1135"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Class::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-dox-self">privateVirtualGroupedSlot</a>(</span><span class="m-dox-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
+ <span class="m-doc-wrap-bumper">void Class::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a028a4f04109d41c84b1c7a44997b1135" class="m-doc-self">privateVirtualGroupedSlot</a>(</span><span class="m-doc-wrap">) <span class="m-label m-warning">virtual</span> <span class="m-label m-danger">private slot</span></span></span>
</h3>
<p>A private virtual grouped slot.</p>
<p>Shown because it's virtual.</p>
<meta charset="UTF-8" />
<title>File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T, class U = void, class = int></div>
- struct <a href="structTemplate.html" class="m-dox">Template</a>
+ <div class="m-doc-template">template<class T, class U = void, class = int></div>
+ struct <a href="structTemplate.html" class="m-doc">Template</a>
</dt>
<dd>Class with template parameters.</dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T, typename = void></div>
- using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-dox">Foo</a> = Bar<T, int>
+ <div class="m-doc-template">template<class T, typename = void></div>
+ using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-doc">Foo</a> = Bar<T, int>
</dt>
<dd>A templated type with just template details.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a8a7e587ba0f9fe178534e96d78ae2565"><div>
+ <section class="m-doc-details" id="a8a7e587ba0f9fe178534e96d78ae2565"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, typename = void>
</div>
- using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-dox-self">Foo</a> = Bar<T, int>
+ using <a href="#a8a7e587ba0f9fe178534e96d78ae2565" class="m-doc-self">Foo</a> = Bar<T, int>
</h3>
<p>A templated type with just template details.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Template struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
- <div class="m-dox-template">template<class T, class U = void, class = int></div>
+ <div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><File.h></a></div>
+ <div class="m-doc-template">template<class T, class U = void, class = int></div>
Template <span class="m-thin">struct</span>
</h1>
<p>Class with template parameters.</p>
</div>
<section id="pub-types">
<h2><a href="#pub-types">Public types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class V, bool = false></div>
- using <a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-dox">Foo</a> = Buuu<V, false>
+ <div class="m-doc-template">template<class V, bool = false></div>
+ using <a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-doc">Foo</a> = Buuu<V, false>
</dt>
<dd>Template alias.</dd>
</dl>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="a6b37f78f11b281740b9daf07f695c0fa"><div>
+ <section class="m-doc-details" id="a6b37f78f11b281740b9daf07f695c0fa"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T, class U, class _3>
template<class V, bool = false>
</div>
- using Template<T, U, _3>::<wbr /><a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-dox-self">Foo</a> = Buuu<V, false>
+ using Template<T, U, _3>::<wbr /><a href="#a6b37f78f11b281740b9daf07f695c0fa" class="m-doc-self">Foo</a> = Buuu<V, false>
</h3>
<p>Template alias.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Bar struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
- <div class="m-dox-template">template<class T></div>
+ <div class="m-doc-template">template<class T></div>
Bar <span class="m-thin">struct</span>
</h1>
<p>Template class.</p>
</div>
<section id="pub-static-attribs">
<h2><a href="#pub-static-attribs">Public static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class U></div>
- static <a href="structFoo.html" class="m-dox">Foo</a><U>* <a href="#acbbecef244b167c48ff22c97ee2d386b" class="m-dox-self" name="acbbecef244b167c48ff22c97ee2d386b">instance</a>
+ <div class="m-doc-template">template<class U></div>
+ static <a href="structFoo.html" class="m-doc">Foo</a><U>* <a href="#acbbecef244b167c48ff22c97ee2d386b" class="m-doc-self" name="acbbecef244b167c48ff22c97ee2d386b">instance</a>
</dt>
<dd>Template variable inside a template class without template docs.</dd>
<dt>
- <div class="m-dox-template">template<class U></div>
- static <a href="structFoo.html" class="m-dox">Foo</a><U>& <a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-dox">another</a>
+ <div class="m-doc-template">template<class U></div>
+ static <a href="structFoo.html" class="m-doc">Foo</a><U>& <a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-doc">another</a>
</dt>
<dd>Template variable inside a template class with template docs.</dd>
</dl>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a26d9727e8e3b4552618491f72fbc4143"><div>
+ <section class="m-doc-details" id="a26d9727e8e3b4552618491f72fbc4143"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T>
template<class U>
</div>
- static <a href="structFoo.html" class="m-dox">Foo</a><U>& Bar<T>::<wbr /><a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-dox-self">another</a>
+ static <a href="structFoo.html" class="m-doc">Foo</a><U>& Bar<T>::<wbr /><a href="#a26d9727e8e3b4552618491f72fbc4143" class="m-doc-self">another</a>
</h3>
<p>Template variable inside a template class with template docs.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>Foo struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
</div>
<section id="pub-static-attribs">
<h2><a href="#pub-static-attribs">Public static variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <div class="m-dox-template">template<class T></div>
- static T* <a href="#a5610f0877922663122345b4ea6b987eb" class="m-dox-self" name="a5610f0877922663122345b4ea6b987eb">variable</a>
+ <div class="m-doc-template">template<class T></div>
+ static T* <a href="#a5610f0877922663122345b4ea6b987eb" class="m-doc-self" name="a5610f0877922663122345b4ea6b987eb">variable</a>
</dt>
<dd>Template variable without template docs.</dd>
<dt>
- <div class="m-dox-template">template<class T></div>
- static T& <a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-dox">another</a>
+ <div class="m-doc-template">template<class T></div>
+ static T& <a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-doc">another</a>
</dt>
<dd>Template variable with template docs.</dd>
</dl>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="afa3d6e8f346fdea749ed8a9f8b0bebcd"><div>
+ <section class="m-doc-details" id="afa3d6e8f346fdea749ed8a9f8b0bebcd"><div>
<h3>
- <div class="m-dox-template">
+ <div class="m-doc-template">
template<class T>
</div>
- static T& Foo::<wbr /><a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-dox-self">another</a>
+ static T& Foo::<wbr /><a href="#afa3d6e8f346fdea749ed8a9f8b0bebcd" class="m-doc-self">another</a>
</h3>
<p>Template variable with template docs.</p>
<table class="m-table m-fullwidth m-flat">
<meta charset="UTF-8" />
<title>a.txt source | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>A page » The Example » CMakeLists.txt source | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="next" href="path-prefix_2configure_8h_8cmake-example.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<span class="nb">add_executable</span><span class="p">(</span><span class="s">app</span> <span class="s">main.cpp</span><span class="p">)</span>
<span class="nb">target_include_directories</span><span class="p">(</span><span class="s">app</span> <span class="o">${</span><span class="nv">CMAKE_CURRENT_BINARY_DIR</span><span class="o">}</span><span class="p">)</span></pre>
- <div class="m-note m-dim m-thin m-text-center"><a href="example.html" class="m-dox">The Example</a> | <a href="path-prefix_2configure_8h_8cmake-example.html" class="m-dox">configure.h.cmake »</a></div>
+ <div class="m-note m-dim m-thin m-text-center"><a href="example.html" class="m-doc">The Example</a> | <a href="path-prefix_2configure_8h_8cmake-example.html" class="m-doc">configure.h.cmake »</a></div>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>A page » The Example » configure.h.cmake source | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="prev" href="path-prefix_2CMakeLists_8txt-example.html" />
<link rel="next" href="path-prefix_2main_8cpp-example.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</h1>
<pre class="m-code"><span class="cp">#cmakedefine SAY_HELLO</span>
<span class="cp">#cmakedefine SAY_BYE</span></pre>
- <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2CMakeLists_8txt-example.html" class="m-dox">« CMakeLists.txt</a> | <a href="example.html" class="m-dox">The Example</a> | <a href="path-prefix_2main_8cpp-example.html" class="m-dox">main.cpp »</a></div>
+ <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2CMakeLists_8txt-example.html" class="m-doc">« CMakeLists.txt</a> | <a href="example.html" class="m-doc">The Example</a> | <a href="path-prefix_2main_8cpp-example.html" class="m-doc">main.cpp »</a></div>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>A page » The Example » main.cpp source | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="prev" href="path-prefix_2configure_8h_8cmake-example.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<span class="n">std</span><span class="o">::</span><span class="n">cout</span> <span class="o"><<</span> <span class="s">"hello?"</span> <span class="o"><<</span> <span class="n">std</span><span class="o">::</span><span class="n">endl</span><span class="p">;</span>
<span class="cp">#endif</span>
<span class="p">}</span></pre>
- <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2configure_8h_8cmake-example.html" class="m-dox">« configure.h.cmake</a> | <a href="example.html" class="m-dox">The Example</a></div>
+ <div class="m-note m-dim m-thin m-text-center"><a href="path-prefix_2configure_8h_8cmake-example.html" class="m-doc">« configure.h.cmake</a> | <a href="example.html" class="m-doc">The Example</a></div>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>A project is cool</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-light.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="00ffff" />
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">A project <span class="m-thin">is cool</span></a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<li><a href="annotated.html">Classes</a></li>
</ol>
</li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
<div class="m-col-l-10 m-push-l-1">
<p><a href="pages.html">A self link</a>.</p>
<h1>Pages</h2>
- <ul class="m-dox">
+ <ul class="m-doc">
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-dark.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#22272e" />
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-dark.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#22272e" />
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<title>Your Brand | Your
Brand docs</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-12 m-col-m-none">
</ol>
<ol class="m-col-t-6 m-col-m-none" start="1">
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>A project is cool</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-dark.png" type="image/png" />
<link rel="search" type="application/opensearchdescription+xml" href="opensearch.xml" title="Search A project documentation" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">A project <span class="m-thin">is cool</span></a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-12 m-col-m-none">
</ol>
<ol class="m-col-t-6 m-col-m-none" start="1">
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form action="http://localhost:8000#search">
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>HELLO THIS TEMPLATE OVERRIDES THINGS</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>A page | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>Page B | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li><a href="page-a.html" class="m-dox">A page</a> <span class="m-dox">Brief docs for a page.</span></li>
- <li><a href="page-b.html" class="m-dox">Page B</a> <span class="m-dox">Brief with a period.</span></li>
+ <ul class="m-doc">
+ <li><a href="page-a.html" class="m-doc">A page</a> <span class="m-doc">Brief docs for a page.</span></li>
+ <li><a href="page-b.html" class="m-doc">Page B</a> <span class="m-doc">Brief with a period.</span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>untitled | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>A page » First subpage | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="next" href="subpage2.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<span class="m-breadcrumb"><a href="page.html">A page</a> »</span>
First subpage
</h1>
- <div class="m-note m-dim m-thin m-text-center"><a href="page.html" class="m-dox">A page</a> | <a href="subpage2.html" class="m-dox">Second subpage »</a></div>
+ <div class="m-note m-dim m-thin m-text-center"><a href="page.html" class="m-doc">A page</a> | <a href="subpage2.html" class="m-doc">Second subpage »</a></div>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>A page » Second subpage | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="prev" href="subpage1.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<span class="m-breadcrumb"><a href="page.html">A page</a> »</span>
Second subpage
</h1>
- <div class="m-note m-dim m-thin m-text-center"><a href="subpage1.html" class="m-dox">« First subpage</a> | <a href="page.html" class="m-dox">A page</a></div>
+ <div class="m-note m-dim m-thin m-text-center"><a href="subpage1.html" class="m-doc">« First subpage</a> | <a href="page.html" class="m-doc">A page</a></div>
</div>
</div>
</div>
<meta charset="UTF-8" />
<title>B page in navbar | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>A page in navbar | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)"></a><a href="03-first.html" class="m-dox">First</a> <span class="m-dox"></span>
- <ul class="m-dox">
- <li><a href="other-page.html" class="m-dox">Other page</a> <span class="m-dox"></span></li>
- <li><a href="yet-another-subpage.html" class="m-dox">Yet another subpage</a> <span class="m-dox"></span></li>
- <li><a href="a-subpage.html" class="m-dox">A subpage</a> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)"></a><a href="03-first.html" class="m-doc">First</a> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li><a href="other-page.html" class="m-doc">Other page</a> <span class="m-doc"></span></li>
+ <li><a href="yet-another-subpage.html" class="m-doc">Yet another subpage</a> <span class="m-doc"></span></li>
+ <li><a href="a-subpage.html" class="m-doc">A subpage</a> <span class="m-doc"></span></li>
</ul>
</li>
- <li><a href="01-second.html" class="m-dox">Second</a> <span class="m-dox"></span></li>
- <li><a href="02-last.html" class="m-dox">Last</a> <span class="m-dox"></span></li>
+ <li><a href="01-second.html" class="m-doc">Second</a> <span class="m-doc"></span></li>
+ <li><a href="02-last.html" class="m-doc">Last</a> <span class="m-doc"></span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>My Project » A page | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Pages</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-dox">My Project</a> <span class="m-dox"></span>
- <ul class="m-dox">
- <li><a href="page.html" class="m-dox">A page</a> <span class="m-dox"></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)"></a><a href="index.html" class="m-doc">My Project</a> <span class="m-doc"></span>
+ <ul class="m-doc">
+ <li><a href="page.html" class="m-doc">A page</a> <span class="m-doc"></span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
<meta charset="UTF-8" />
<title>Page with TOC | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
def test(self):
self.run_doxygen(wildcard='index.xml')
self.assertEqual(*self.actual_expected_contents('pages.html'))
- self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'm-dark+doxygen.compiled.css')))
+ self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'm-dark+documentation.compiled.css')))
self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'search.js')))
self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'searchdata.js')))
self.assertTrue(os.path.exists(os.path.join(self.path, 'html', 'favicon-light.png')))
<meta charset="UTF-8" />
<title>Directory/File.h file | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
<section id="namespaces">
<h2><a href="#namespaces">Namespaces</a></h2>
- <dl class="m-dox">
- <dt>namespace <a href="namespaceNamespace.html" class="m-dox">Namespace</a></dt>
+ <dl class="m-doc">
+ <dt>namespace <a href="namespaceNamespace.html" class="m-doc">Namespace</a></dt>
<dd><span></span></dd>
</dl>
</section>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classClass.html" class="m-dox">Class</a>
+ class <a href="classClass.html" class="m-doc">Class</a>
</dt>
<dd><span></span></dd>
<dt>
- struct <a href="structStruct.html" class="m-dox">Struct</a>
+ struct <a href="structStruct.html" class="m-doc">Struct</a>
</dt>
<dd><span></span></dd>
<dt>
- union <a href="unionUnion.html" class="m-dox">Union</a>
+ union <a href="unionUnion.html" class="m-doc">Union</a>
</dt>
<dd><span></span></dd>
<dt>
- struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">Namespace::ClassInANamespace</a>
+ struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">Namespace::ClassInANamespace</a>
</dt>
<dd><span></span></dd>
<dt>
- class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">Namespace::ClassInANamespace::ClassInAClass</a>
+ class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">Namespace::ClassInANamespace::ClassInAClass</a>
</dt>
<dd><span></span></dd>
<dt>
- class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">Namespace::ClassInModule</a>
+ class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">Namespace::ClassInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">Namespace::StructInModule</a>
+ struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">Namespace::StructInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">Namespace::UnionInModule</a>
+ union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">Namespace::UnionInModule</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox">Enum</a> { </span><span class="m-dox-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-dox">A</a>,
- <a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-dox">B</a>,
- <a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-dox">C</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc">Enum</a> { </span><span class="m-doc-wrap"><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-doc">A</a>,
+ <a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-doc">B</a>,
+ <a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-doc">C</a> }</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox-self" name="a8a9c59c4fc669202671b19a5df454fd0">EnumInANamespace</a> { </span><span class="m-dox-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-dox">A</a>,
- <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-dox">B</a>,
- <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-dox">C</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc-self" name="a8a9c59c4fc669202671b19a5df454fd0">EnumInANamespace</a> { </span><span class="m-doc-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-doc">A</a>,
+ <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-doc">B</a>,
+ <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-doc">C</a> }</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-dox-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
+ using <a href="#a7cc214a236ad3bb6ad435bdcf5262a3f" class="m-doc-self" name="a7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-dox-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
+ using <a href="#a3ffd74e95952eacd75f04a2b85d61845" class="m-doc-self" name="a3ffd74e95952eacd75f04a2b85d61845">Float</a> = float
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox-self" name="aafe0a3decaed02dd572ca9c5741e8f0f">IntInANamespace</a> = int
+ using <a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc-self" name="aafe0a3decaed02dd572ca9c5741e8f0f">IntInANamespace</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox-self" name="af411f7ca665a2797abbb9246dc8ce66f">FloatInANamespace</a> = float
+ using <a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc-self" name="af411f7ca665a2797abbb9246dc8ce66f">FloatInANamespace</a> = float
</dt>
<dd><span></span></dd>
<dt>
- using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+ using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+ using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-dox-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ac07863d69ae41a4e395b31f73b35fbcd" class="m-doc-self" name="ac07863d69ae41a4e395b31f73b35fbcd">foo</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox-self" name="a451d9a4eeb8244db749a8d6d31af0a4e">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc-self" name="a451d9a4eeb8244db749a8d6d31af0a4e">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-dox-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a7708bd7aaec399e771a2b30db52e4d22" class="m-doc-self" name="a7708bd7aaec399e771a2b30db52e4d22">Var</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
<dt>
- const int <a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox-self" name="a6165847e2f1c2a0749c225caafe2d9fd">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc-self" name="a6165847e2f1c2a0749c225caafe2d9fd">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
<dt>
- const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="define-members">
<h2><a href="#define-members">Defines</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-dox-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#a144a2a84c08d05de76f6a4a245584810" class="m-doc-self" name="a144a2a84c08d05de76f6a4a245584810">A_DEFINE</a></span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-dox-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
+ <span class="m-doc-wrap-bumper">#define <a href="#ac8ab78e5a895bc0dfceb61c9b7707dbe" class="m-doc-self" name="ac8ab78e5a895bc0dfceb61c9b7707dbe">A_DEFINE_IN_A_GROUP</a></span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox-self" name="a4e54d99b64c66ac62367c340296cf0e6">FlagInAGroup</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc-self" name="a4e54d99b64c66ac62367c340296cf0e6">FlagInAGroup</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-dox-self" name="a01be7a4b97db30990f9e35a80dfab953">MainInAGroup</a> = void
+ using <a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-doc-self" name="a01be7a4b97db30990f9e35a80dfab953">MainInAGroup</a> = void
</dt>
<dd><span></span></dd>
<dt>
- void* <a href="#addafc81fb6e46828eada927103080acc" class="m-dox-self" name="addafc81fb6e46828eada927103080acc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="#addafc81fb6e46828eada927103080acc" class="m-doc-self" name="addafc81fb6e46828eada927103080acc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox-self" name="a34b4421352d415dad9bf0c6a2e4694d4">barInAGroup</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc-self" name="a34b4421352d415dad9bf0c6a2e4694d4">barInAGroup</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a8150b7776c2a1749101acf22e868d091"><div>
+ <section class="m-doc-details" id="a8150b7776c2a1749101acf22e868d091"><div>
<h3>
- enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-dox-self">Enum</a>
+ enum <a href="#a8150b7776c2a1749101acf22e868d091" class="m-doc-self">Enum</a>
</h3>
<p><span></span></p>
- <table class="m-table m-fullwidth m-flat m-dox">
+ <table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f">A</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a42a4ade1acd55a49164099104990e09f">A</a></td>
<td>
<p><span></span></p>
</td>
</tr>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68">B</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a3f2a77ecd272aa6d6b5902faa5e5fc68">B</a></td>
<td>
<p>This value is documented so the enum <em>should</em> be present in detailed docs.</p>
</td>
</tr>
<tr>
- <td><a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-dox-self" name="a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c">C</a></td>
+ <td><a href="#a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c" class="m-doc-self" name="a8150b7776c2a1749101acf22e868d091a739ce3f516592d245d16fd8a3893472c">C</a></td>
<td>
<p><span></span></p>
</td>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html" id="m-navbar-current">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Classes</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceNamespace.html" class="m-dox">Namespace</a> <span class="m-dox"><span></span></span>
- <ul class="m-dox">
- <li class="m-dox-collapsible collapsed">
- <a href="#" onclick="return toggle(this)">struct</a> <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">ClassInANamespace</a> <span class="m-dox"><span></span></span>
- <ul class="m-dox">
- <li>class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">ClassInAClass</a> <span class="m-dox"><span></span></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">namespace</a> <a href="namespaceNamespace.html" class="m-doc">Namespace</a> <span class="m-doc"><span></span></span>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible collapsed">
+ <a href="#" onclick="return toggle(this)">struct</a> <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">ClassInANamespace</a> <span class="m-doc"><span></span></span>
+ <ul class="m-doc">
+ <li>class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">ClassInAClass</a> <span class="m-doc"><span></span></span></li>
</ul>
</li>
- <li>class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">ClassInModule</a> <span class="m-dox"><span></span></span></li>
- <li>struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">StructInModule</a> <span class="m-dox"><span></span></span></li>
- <li>union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">UnionInModule</a> <span class="m-dox"><span></span></span></li>
+ <li>class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">ClassInModule</a> <span class="m-doc"><span></span></span></li>
+ <li>struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">StructInModule</a> <span class="m-doc"><span></span></span></li>
+ <li>union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">UnionInModule</a> <span class="m-doc"><span></span></span></li>
</ul>
</li>
- <li>class <a href="classClass.html" class="m-dox">Class</a> <span class="m-dox"><span></span></span></li>
- <li>struct <a href="structStruct.html" class="m-dox">Struct</a> <span class="m-dox"><span></span></span></li>
- <li>union <a href="unionUnion.html" class="m-dox">Union</a> <span class="m-dox"><span></span></span></li>
+ <li>class <a href="classClass.html" class="m-doc">Class</a> <span class="m-doc"><span></span></span></li>
+ <li>struct <a href="structStruct.html" class="m-doc">Struct</a> <span class="m-doc"><span></span></span></li>
+ <li>union <a href="unionUnion.html" class="m-doc">Union</a> <span class="m-doc"><span></span></span></li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>Class class | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
<div class="m-col-l-10 m-push-l-1">
<h1>
Class <span class="m-thin">class</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h1>
<p><span></span></p>
</div>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>Directory/ directory | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
<section id="files">
<h2><a href="#files">Files</a></h2>
- <dl class="m-dox">
- <dt>file <a href="File_8h.html" class="m-dox">File.h</a></dt>
+ <dl class="m-doc">
+ <dt>file <a href="File_8h.html" class="m-doc">File.h</a></dt>
<dd><span></span></dd>
</dl>
</section>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html" id="m-navbar-current">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>Files</h2>
- <ul class="m-dox">
- <li class="m-dox-collapsible">
- <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-dox">Directory</a> <span class="m-dox"><span></span></span>
- <ul class="m-dox">
- <li>file <a href="File_8h.html" class="m-dox">File.h</a> <span class="m-dox"><span></span></span></li>
+ <ul class="m-doc">
+ <li class="m-doc-collapsible">
+ <a href="#" onclick="return toggle(this)">dir</a> <a href="dir_4b0d5f8864bf89936129251a2d32609b.html" class="m-doc">Directory</a> <span class="m-doc"><span></span></span>
+ <ul class="m-doc">
+ <li>file <a href="File_8h.html" class="m-doc">File.h</a> <span class="m-doc"><span></span></span></li>
</ul>
</li>
</ul>
<script>
function toggle(e) {
- e.parentElement.className = e.parentElement.className == 'm-dox-collapsible' ?
- 'm-dox-expansible' : 'm-dox-collapsible';
+ e.parentElement.className = e.parentElement.className == 'm-doc-collapsible' ?
+ 'm-doc-expansible' : 'm-doc-collapsible';
return false;
}
/* Collapse all nodes marked as such. Doing it via JS instead of directly in
I am going backwards in that list to be sure. */
var collapsed = document.getElementsByClassName("collapsed");
for(var i = collapsed.length - 1; i >= 0; --i)
- collapsed[i].className = 'm-dox-expansible';
+ collapsed[i].className = 'm-doc-expansible';
</script>
</div>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>A module module | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">Namespace::ClassInModule</a>
+ class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">Namespace::ClassInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">Namespace::StructInModule</a>
+ struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">Namespace::StructInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">Namespace::UnionInModule</a>
+ union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">Namespace::UnionInModule</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+ using <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+ using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
+ <section class="m-doc-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
<h3>
- enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox-self">EnumInModule</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum <a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc-self">EnumInModule</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
+ <section class="m-doc-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
<h3>
- typedef int <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox-self">IntInModule</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ typedef int <a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc-self">IntInModule</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
+ <section class="m-doc-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
<h3>
- using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox-self">FloatInModule</a> = float
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using <a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc-self">FloatInModule</a> = float
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
+ <section class="m-doc-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
<h3>
- <span class="m-dox-wrap-bumper">void </span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox-self">fooInModule</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void </span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc-self">fooInModule</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
+ <section class="m-doc-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
<h3>
- const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ const int <a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>Namespace namespace | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
</div>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-dox">ClassInANamespace</a>
+ struct <a href="structNamespace_1_1ClassInANamespace.html" class="m-doc">ClassInANamespace</a>
</dt>
<dd><span></span></dd>
<dt>
- class <a href="classNamespace_1_1ClassInModule.html" class="m-dox">ClassInModule</a>
+ class <a href="classNamespace_1_1ClassInModule.html" class="m-doc">ClassInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- struct <a href="structNamespace_1_1StructInModule.html" class="m-dox">StructInModule</a>
+ struct <a href="structNamespace_1_1StructInModule.html" class="m-doc">StructInModule</a>
</dt>
<dd><span></span></dd>
<dt>
- union <a href="unionNamespace_1_1UnionInModule.html" class="m-dox">UnionInModule</a>
+ union <a href="unionNamespace_1_1UnionInModule.html" class="m-doc">UnionInModule</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="enum-members">
<h2><a href="#enum-members">Enums</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="File_8h.html#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox">EnumInANamespace</a> { </span><span class="m-dox-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-dox">A</a>,
- <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-dox">B</a>,
- <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-dox">C</a> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="File_8h.html#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc">EnumInANamespace</a> { </span><span class="m-doc-wrap"><a href="#a8a9c59c4fc669202671b19a5df454fd0aaa4aa9d191fa809c64a59397226b9449" class="m-doc">A</a>,
+ <a href="#a8a9c59c4fc669202671b19a5df454fd0aeeda54a2b8b162bfc6e790f364fa99cf" class="m-doc">B</a>,
+ <a href="#a8a9c59c4fc669202671b19a5df454fd0ad37305d06fee8ebfbb8a30306f16c832" class="m-doc">C</a> }</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox">EnumInModule</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="group__group.html#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc">EnumInModule</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="typedef-members">
<h2><a href="#typedef-members">Typedefs</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- using <a href="File_8h.html#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox">IntInANamespace</a> = int
+ using <a href="File_8h.html#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc">IntInANamespace</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="File_8h.html#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox">FloatInANamespace</a> = float
+ using <a href="File_8h.html#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc">FloatInANamespace</a> = float
</dt>
<dd><span></span></dd>
<dt>
- using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox">IntInModule</a> = int
+ using <a href="group__group.html#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc">IntInModule</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-dox">FloatInModule</a> = float
+ using <a href="group__group.html#ga506dd0de38d03423ba42d30f80948580" class="m-doc">FloatInModule</a> = float
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="File_8h.html#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="File_8h.html#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox">fooInModule</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="group__group.html#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc">fooInModule</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="File_8h.html#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="File_8h.html#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc">VarInANamespace</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
<dt>
- const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-dox">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="group__group.html#gadf77c8e0e703901b221c9f55b6900617" class="m-doc">VarInModule</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="a-group">
<h2><a href="#a-group">A group</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="File_8h.html#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox">FlagInAGroup</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="File_8h.html#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc">FlagInAGroup</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
<dt>
- using <a href="File_8h.html#a01be7a4b97db30990f9e35a80dfab953" class="m-dox">MainInAGroup</a> = void
+ using <a href="File_8h.html#a01be7a4b97db30990f9e35a80dfab953" class="m-doc">MainInAGroup</a> = void
</dt>
<dd><span></span></dd>
<dt>
- void* <a href="File_8h.html#addafc81fb6e46828eada927103080acc" class="m-dox">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
+ void* <a href="File_8h.html#addafc81fb6e46828eada927103080acc" class="m-doc">variableInAGroup</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">void <a href="File_8h.html#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox">barInAGroup</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="File_8h.html#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc">barInAGroup</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section>
<h2>Enum documentation</h2>
- <section class="m-dox-details" id="a8a9c59c4fc669202671b19a5df454fd0"><div>
+ <section class="m-doc-details" id="a8a9c59c4fc669202671b19a5df454fd0"><div>
<h3>
- enum Namespace::<wbr /><a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-dox-self">EnumInANamespace</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum Namespace::<wbr /><a href="#a8a9c59c4fc669202671b19a5df454fd0" class="m-doc-self">EnumInANamespace</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
+ <section class="m-doc-details" id="gac29f30d3e17c48ae9313c45384cfb0f0"><div>
<h3>
- enum Namespace::<wbr /><a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-dox-self">EnumInModule</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum Namespace::<wbr /><a href="#gac29f30d3e17c48ae9313c45384cfb0f0" class="m-doc-self">EnumInModule</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="a4e54d99b64c66ac62367c340296cf0e6"><div>
+ <section class="m-doc-details" id="a4e54d99b64c66ac62367c340296cf0e6"><div>
<h3>
- enum Namespace::<wbr /><a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-dox-self">FlagInAGroup</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ enum Namespace::<wbr /><a href="#a4e54d99b64c66ac62367c340296cf0e6" class="m-doc-self">FlagInAGroup</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Typedef documentation</h2>
- <section class="m-dox-details" id="aafe0a3decaed02dd572ca9c5741e8f0f"><div>
+ <section class="m-doc-details" id="aafe0a3decaed02dd572ca9c5741e8f0f"><div>
<h3>
- typedef int Namespace::<wbr /><a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-dox-self">IntInANamespace</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ typedef int Namespace::<wbr /><a href="#aafe0a3decaed02dd572ca9c5741e8f0f" class="m-doc-self">IntInANamespace</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="af411f7ca665a2797abbb9246dc8ce66f"><div>
+ <section class="m-doc-details" id="af411f7ca665a2797abbb9246dc8ce66f"><div>
<h3>
- using Namespace::<wbr /><a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-dox-self">FloatInANamespace</a> = float
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using Namespace::<wbr /><a href="#af411f7ca665a2797abbb9246dc8ce66f" class="m-doc-self">FloatInANamespace</a> = float
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
+ <section class="m-doc-details" id="gaa0873618a2fbb3e8bb4963da4a278092"><div>
<h3>
- typedef int Namespace::<wbr /><a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-dox-self">IntInModule</a>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ typedef int Namespace::<wbr /><a href="#gaa0873618a2fbb3e8bb4963da4a278092" class="m-doc-self">IntInModule</a>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
+ <section class="m-doc-details" id="ga506dd0de38d03423ba42d30f80948580"><div>
<h3>
- using Namespace::<wbr /><a href="#ga506dd0de38d03423ba42d30f80948580" class="m-dox-self">FloatInModule</a> = float
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using Namespace::<wbr /><a href="#ga506dd0de38d03423ba42d30f80948580" class="m-doc-self">FloatInModule</a> = float
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="a01be7a4b97db30990f9e35a80dfab953"><div>
+ <section class="m-doc-details" id="a01be7a4b97db30990f9e35a80dfab953"><div>
<h3>
- using Namespace::<wbr /><a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-dox-self">MainInAGroup</a> = void
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ using Namespace::<wbr /><a href="#a01be7a4b97db30990f9e35a80dfab953" class="m-doc-self">MainInAGroup</a> = void
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Function documentation</h2>
- <section class="m-dox-details" id="a451d9a4eeb8244db749a8d6d31af0a4e"><div>
+ <section class="m-doc-details" id="a451d9a4eeb8244db749a8d6d31af0a4e"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-dox-self">fooInANamespace</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a451d9a4eeb8244db749a8d6d31af0a4e" class="m-doc-self">fooInANamespace</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
+ <section class="m-doc-details" id="ga4e08e167e7c84518c1e39e57de78f00d"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-dox-self">fooInModule</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ga4e08e167e7c84518c1e39e57de78f00d" class="m-doc-self">fooInModule</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="a34b4421352d415dad9bf0c6a2e4694d4"><div>
+ <section class="m-doc-details" id="a34b4421352d415dad9bf0c6a2e4694d4"><div>
<h3>
- <span class="m-dox-wrap-bumper">void Namespace::<wbr /></span><span class="m-dox-wrap"><span class="m-dox-wrap-bumper"><a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-dox-self">barInAGroup</a>(</span><span class="m-dox-wrap">)</span></span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <span class="m-doc-wrap-bumper">void Namespace::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a34b4421352d415dad9bf0c6a2e4694d4" class="m-doc-self">barInAGroup</a>(</span><span class="m-doc-wrap">)</span></span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</section>
<section>
<h2>Variable documentation</h2>
- <section class="m-dox-details" id="a6165847e2f1c2a0749c225caafe2d9fd"><div>
+ <section class="m-doc-details" id="a6165847e2f1c2a0749c225caafe2d9fd"><div>
<h3>
- const int Namespace::<wbr /><a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-dox-self">VarInANamespace</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ const int Namespace::<wbr /><a href="#a6165847e2f1c2a0749c225caafe2d9fd" class="m-doc-self">VarInANamespace</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
+ <section class="m-doc-details" id="gadf77c8e0e703901b221c9f55b6900617"><div>
<h3>
- const int Namespace::<wbr /><a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-dox-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ const int Namespace::<wbr /><a href="#gadf77c8e0e703901b221c9f55b6900617" class="m-doc-self">VarInModule</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
- <section class="m-dox-details" id="addafc81fb6e46828eada927103080acc"><div>
+ <section class="m-doc-details" id="addafc81fb6e46828eada927103080acc"><div>
<h3>
- void* Namespace::<wbr /><a href="#addafc81fb6e46828eada927103080acc" class="m-dox-self">variableInAGroup</a> <span class="m-label m-primary">constexpr</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ void* Namespace::<wbr /><a href="#addafc81fb6e46828eada927103080acc" class="m-doc-self">variableInAGroup</a> <span class="m-label m-primary">constexpr</span>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h3>
<p><span></span></p>
</div></section>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<meta charset="UTF-8" />
<title>Namespace::ClassInANamespace struct | My Project</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
- <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="m-row">
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
- <a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
- <li class="m-show-m"><a href="#search" class="m-dox-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
+ <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path d="m6 0c-3.3144 0-6 2.6856-6 6 0 3.3144 2.6856 6 6 6 1.4858 0 2.8463-0.54083 3.8945-1.4355-0.0164 0.33797 0.14734 0.75854 0.5 1.1504l3.2227 3.7891c0.55185 0.6139 1.4517 0.66544 2.002 0.11524 0.55022-0.55022 0.49866-1.4501-0.11524-2.002l-3.7891-3.2246c-0.39184-0.35266-0.81242-0.51469-1.1504-0.5 0.89472-1.0482 1.4355-2.4088 1.4355-3.8945 0-3.3128-2.6856-5.998-6-5.998zm0 1.5625a4.4375 4.4375 0 0 1 4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375 4.4375 4.4375 4.4375 0 0 1-4.4375-4.4375 4.4375 4.4375 0 0 1 4.4375-4.4375z"/>
</svg></a></li>
</ol>
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="namespaceNamespace.html">Namespace</a>::<wbr/></span>ClassInANamespace <span class="m-thin">struct</span>
- <div class="m-dox-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
+ <div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="File_8h.html"><Directory/File.h></a></div>
</h1>
<p><span></span></p>
<div class="m-block m-default">
</div>
<section id="pub-types">
<h2><a href="#pub-types">Public types</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-dox">ClassInAClass</a>
+ class <a href="classNamespace_1_1ClassInANamespace_1_1ClassInAClass.html" class="m-doc">ClassInAClass</a>
</dt>
<dd><span></span></dd>
<dt>
- <span class="m-dox-wrap-bumper">enum <a href="#a7109316166bde2795af5ec1a595e38d1" class="m-dox-self" name="a7109316166bde2795af5ec1a595e38d1">EnumInAClass</a> { </span><span class="m-dox-wrap"> }</span>
+ <span class="m-doc-wrap-bumper">enum <a href="#a7109316166bde2795af5ec1a595e38d1" class="m-doc-self" name="a7109316166bde2795af5ec1a595e38d1">EnumInAClass</a> { </span><span class="m-doc-wrap"> }</span>
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#ac0467a0a405a8fcdc37e8e7ea1cdef40" class="m-dox-self" name="ac0467a0a405a8fcdc37e8e7ea1cdef40">IntInAClass</a> = int
+ using <a href="#ac0467a0a405a8fcdc37e8e7ea1cdef40" class="m-doc-self" name="ac0467a0a405a8fcdc37e8e7ea1cdef40">IntInAClass</a> = int
</dt>
<dd><span></span></dd>
<dt>
- using <a href="#a4a1ae978a09a174b2fc3ac1ba9cea2ac" class="m-dox-self" name="a4a1ae978a09a174b2fc3ac1ba9cea2ac">FloatInAClass</a> = float
+ using <a href="#a4a1ae978a09a174b2fc3ac1ba9cea2ac" class="m-doc-self" name="a4a1ae978a09a174b2fc3ac1ba9cea2ac">FloatInAClass</a> = float
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- <span class="m-dox-wrap-bumper">void <a href="#a7f5acd1d7e6244b444fa4e3f15430889" class="m-dox-self" name="a7f5acd1d7e6244b444fa4e3f15430889">fooInAClass</a>(</span><span class="m-dox-wrap">)</span>
+ <span class="m-doc-wrap-bumper">void <a href="#a7f5acd1d7e6244b444fa4e3f15430889" class="m-doc-self" name="a7f5acd1d7e6244b444fa4e3f15430889">fooInAClass</a>(</span><span class="m-doc-wrap">)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="pub-attribs">
<h2><a href="#pub-attribs">Public variables</a></h2>
- <dl class="m-dox">
+ <dl class="m-doc">
<dt>
- const int <a href="#a3394e3697ec70fe596ca3561f73fdcbd" class="m-dox-self" name="a3394e3697ec70fe596ca3561f73fdcbd">VarInAClass</a> <span class="m-label m-flat m-primary">constexpr</span>
+ const int <a href="#a3394e3697ec70fe596ca3561f73fdcbd" class="m-doc-self" name="a3394e3697ec70fe596ca3561f73fdcbd">VarInAClass</a> <span class="m-label m-flat m-primary">constexpr</span>
</dt>
<dd><span></span></dd>
</dl>
</div>
</div>
</article></main>
-<div class="m-dox-search" id="search">
+<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
- <div class="m-dox-search-header m-text m-small">
+ <div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">…</div>
</div>
- <div class="m-dox-search-content">
+ <div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>