Skip to content

Commit 1b68a21

Browse files
author
MFC Action
committed
Docs @ bed784a
1 parent b7d51f5 commit 1b68a21

File tree

380 files changed

+3059
-4428
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

380 files changed

+3059
-4428
lines changed

documentation/doxygen.css

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@ a:hover {
216216
background: linear-gradient(to bottom, transparent 0,transparent calc(100% - 1px), currentColor 100%);
217217
}
218218

219+
a:hover > span.arrow {
220+
text-decoration: none;
221+
background : #F3F9FE;
222+
}
223+
219224
a.el {
220225
font-weight: bold;
221226
}
@@ -767,17 +772,25 @@ dl.reflist dd {
767772

768773
.paramtype {
769774
white-space: nowrap;
775+
padding: 0px;
776+
padding-bottom: 1px;
770777
}
771778

772779
.paramname {
773-
color: #602020;
774780
white-space: nowrap;
781+
padding: 0px;
782+
padding-bottom: 1px;
783+
margin-left: 2px;
775784
}
785+
776786
.paramname em {
787+
color: #602020;
777788
font-style: normal;
789+
margin-right: 1px;
778790
}
779-
.paramname code {
780-
line-height: 14px;
791+
792+
.paramname .paramdefval {
793+
font-family: 'JetBrains Mono',Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace,fixed;
781794
}
782795

783796
.params, .retval, .exception, .tparams {
@@ -1804,17 +1817,3 @@ details[open]>summary::before {
18041817
font-size: 80%;
18051818
}
18061819

1807-
/* make the dynamic menu sticky */
1808-
#main-nav, div.sm {
1809-
position: sticky;
1810-
top: 0px;
1811-
width: 100%;
1812-
z-index: 100;
1813-
}
1814-
@media(max-width:768px)
1815-
{
1816-
#main-nav {
1817-
top: 36px;
1818-
}
1819-
}
1820-

documentation/doxygen_crawl.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3+
<head>
4+
<title>Validator / crawler helper</title>
5+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
7+
<meta name="generator" content="Doxygen 1.10.0"/>
8+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
9+
</head>
10+
<body>
11+
<a href="md_authors.html"/>
12+
<a href="md_case.html"/>
13+
<a href="md_CODE__OF__CONDUCT.html"/>
14+
<a href="md_examples.html"/>
15+
<a href="md_expectedPerformance.html"/>
16+
<a href="md_getting-started.html"/>
17+
<a href="md_references.html"/>
18+
<a href="md_running.html"/>
19+
<a href="md_testing.html"/>
20+
<a href="md_visualization.html"/>
21+
<a href="graph_legend.html"/>
22+
<a href="index.html"/>
23+
<a href="doxygen_crawl.html"/>
24+
<a href="pages.html"/>
25+
</body>
26+
</html>

documentation/graph_legend.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<script type="text/javascript" src="resize.js"></script>
1515
<script type="text/javascript" src="navtreedata.js"></script>
1616
<script type="text/javascript" src="navtree.js"></script>
17+
<script type="text/javascript" src="cookie.js"></script>
1718
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1819
<script type="text/javascript" src="search/searchdata.js"></script>
1920
<script type="text/javascript" src="search/search.js"></script>
@@ -72,7 +73,7 @@
7273
<script type="text/javascript">
7374
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
7475
$(function() {
75-
initMenu('',true,false,'search.php','Search',true);
76+
initMenu('',true,false,'search.php','Search');
7677
$(function() { init_search(); });
7778
});
7879
/* @license-end */

documentation/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<script type="text/javascript" src="resize.js"></script>
1515
<script type="text/javascript" src="navtreedata.js"></script>
1616
<script type="text/javascript" src="navtree.js"></script>
17+
<script type="text/javascript" src="cookie.js"></script>
1718
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1819
<script type="text/javascript" src="search/searchdata.js"></script>
1920
<script type="text/javascript" src="search/search.js"></script>
@@ -72,7 +73,7 @@
7273
<script type="text/javascript">
7374
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
7475
$(function() {
75-
initMenu('',true,false,'search.php','Search',true);
76+
initMenu('',true,false,'search.php','Search');
7677
$(function() { init_search(); });
7778
});
7879
/* @license-end */
@@ -143,6 +144,7 @@ <h1><a class="anchor" id="autotoc_md77"></a>
143144
<li><a href="../post_process/">Post-Process</a> </li>
144145
</ul>
145146
</div></div><!-- PageDoc -->
147+
<a href="doxygen_crawl.html"/>
146148
</div><!-- contents -->
147149
</div><!-- doc-content -->
148150
<!-- HTML footer for doxygen 1.9.1-->

documentation/md_CODE__OF__CONDUCT.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<script type="text/javascript" src="resize.js"></script>
1515
<script type="text/javascript" src="navtreedata.js"></script>
1616
<script type="text/javascript" src="navtree.js"></script>
17+
<script type="text/javascript" src="cookie.js"></script>
1718
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1819
<script type="text/javascript" src="search/searchdata.js"></script>
1920
<script type="text/javascript" src="search/search.js"></script>
@@ -72,7 +73,7 @@
7273
<script type="text/javascript">
7374
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
7475
$(function() {
75-
initMenu('',true,false,'search.php','Search',true);
76+
initMenu('',true,false,'search.php','Search');
7677
$(function() { init_search(); });
7778
});
7879
/* @license-end */

documentation/md_authors.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<script type="text/javascript" src="resize.js"></script>
1515
<script type="text/javascript" src="navtreedata.js"></script>
1616
<script type="text/javascript" src="navtree.js"></script>
17+
<script type="text/javascript" src="cookie.js"></script>
1718
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1819
<script type="text/javascript" src="search/searchdata.js"></script>
1920
<script type="text/javascript" src="search/search.js"></script>
@@ -72,7 +73,7 @@
7273
<script type="text/javascript">
7374
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
7475
$(function() {
75-
initMenu('',true,false,'search.php','Search',true);
76+
initMenu('',true,false,'search.php','Search');
7677
$(function() { init_search(); });
7778
});
7879
/* @license-end */

0 commit comments

Comments
 (0)