Skip to content

Commit

Permalink
deploy: 0e243eb
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina committed Oct 23, 2024
1 parent 62539eb commit 4251682
Show file tree
Hide file tree
Showing 915 changed files with 4,872 additions and 5,230 deletions.
2 changes: 1 addition & 1 deletion api/cmake/3/developingwithcmake.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
</div><!-- top -->
<div class="PageDoc"><div class="header">
<div class="headertitle">
Expand Down
2 changes: 1 addition & 1 deletion api/cmake/3/dir_67d178a995315b645380f0df5c1a23ee.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_67d178a995315b645380f0df5c1a23ee.html">gz-cmake</a></li> </ul>
Expand Down
2 changes: 1 addition & 1 deletion api/cmake/3/dir_68267d1309a1af8e8297ef4c3efbcdba.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
Expand Down
3 changes: 1 addition & 2 deletions api/cmake/3/dir_955301e7d9daf5a4a370ec060575a3ad.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_67d178a995315b645380f0df5c1a23ee.html">gz-cmake</a></li><li class="navelem"><a class="el" href="dir_955301e7d9daf5a4a370ec060575a3ad.html">tutorials</a></li> </ul>
Expand All @@ -148,4 +148,3 @@ <h2>API Reference</h2>
</main>
</div>
</body>

182 changes: 94 additions & 88 deletions api/cmake/3/doxygen.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* The standard CSS for doxygen 1.9.1 */
/* The standard CSS for doxygen 1.8.17 */

body, table, div, p, dl {
font: 400 14px/22px Roboto,sans-serif;
Expand Down Expand Up @@ -66,7 +66,7 @@ p.startli, p.startdd {
margin-top: 2px;
}

th p.starttd, th p.intertd, th p.endtd {
th p.starttd, p.intertd, p.endtd {
font-size: 100%;
font-weight: 700;
}
Expand Down Expand Up @@ -103,96 +103,30 @@ caption {
}

span.legend {
font-size: 70%;
text-align: center;
font-size: 70%;
text-align: center;
}

h3.version {
font-size: 90%;
text-align: center;
}

div.navtab {
border-right: 1px solid #D1B2AA;
padding-right: 15px;
text-align: right;
line-height: 110%;
}

div.navtab table {
border-spacing: 0;
}

td.navtab {
padding-right: 6px;
padding-left: 6px;
}
td.navtabHL {
background-image: url('tab_a.png');
background-repeat:repeat-x;
padding-right: 6px;
padding-left: 6px;
}

td.navtabHL a, td.navtabHL a:visited {
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
font-size: 90%;
text-align: center;
}

a.navtab {
font-weight: bold;
div.qindex, div.navtab{
background-color: #F5EEED;
border: 1px solid #D1B2AA;
text-align: center;
}

div.qindex{
text-align: center;
div.qindex, div.navpath {
width: 100%;
line-height: 140%;
font-size: 130%;
color: #A0A0A0;
}

dt.alphachar{
font-size: 180%;
font-weight: bold;
}

.alphachar a{
color: black;
}

.alphachar a:hover, .alphachar a:visited{
text-decoration: none;
}

.classindex dl {
padding: 25px;
column-count:1
}

.classindex dd {
display:inline-block;
margin-left: 50px;
width: 90%;
line-height: 1.15em;
}

.classindex dl.odd {
background-color: #FBF9F8;
}

@media(min-width: 1120px) {
.classindex dl {
column-count:2
}
}

@media(min-width: 1320px) {
.classindex dl {
column-count:3
}
div.navtab {
margin-right: 15px;
}


/* @group Link Styling */

a {
Expand All @@ -209,6 +143,17 @@ a:hover {
text-decoration: underline;
}

a.qindex {
font-weight: bold;
}

a.qindexHL {
font-weight: bold;
background-color: #CDACA3;
color: #FFFFFF;
border: 1px double #C2998E;
}

.contents a.qindexHL:visited {
color: #FFFFFF;
}
Expand Down Expand Up @@ -1413,12 +1358,10 @@ dl.citelist dt {
font-weight:bold;
margin-right:10px;
padding:5px;
text-align:right;
width:52px;
}

dl.citelist dd {
margin:2px 0 2px 72px;
margin:2px 0;
padding:5px 0;
}

Expand Down Expand Up @@ -1481,12 +1424,6 @@ div.toc li.level4 {
margin-left: 45px;
}

span.emoji {
/* font family used at the site: https://unicode.org/emoji/charts/full-emoji-list.html
* font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
*/
}

.PageDocRTL-title div.toc li.level1 {
margin-left: 0 !important;
margin-right: 0;
Expand Down Expand Up @@ -1724,6 +1661,47 @@ tr.heading h2 {

/* @group Markdown */

/*
table.markdownTable {
border-collapse:collapse;
margin-top: 4px;
margin-bottom: 4px;
}
table.markdownTable td, table.markdownTable th {
border: 1px solid #613E34;
padding: 3px 7px 2px;
}
table.markdownTableHead tr {
}
table.markdownTableBodyLeft td, table.markdownTable th {
border: 1px solid #613E34;
padding: 3px 7px 2px;
}
th.markdownTableHeadLeft th.markdownTableHeadRight th.markdownTableHeadCenter th.markdownTableHeadNone {
background-color: #774C40;
color: #FFFFFF;
font-size: 110%;
padding-bottom: 4px;
padding-top: 5px;
}
th.markdownTableHeadLeft {
text-align: left
}
th.markdownTableHeadRight {
text-align: right
}
th.markdownTableHeadCenter {
text-align: center
}
*/

table.markdownTable {
border-collapse:collapse;
margin-top: 4px;
Expand Down Expand Up @@ -1791,3 +1769,31 @@ u {
text-decoration: underline;
}

odeLTR {
text-align: left;
direction: ltr;
}

table.DocNodeRTL {
width: auto;
margin-right: 0;
margin-left: auto;
}

table.DocNodeLTR {
width: auto;
margin-right: auto;
margin-left: 0;
}

tt, code, kbd, samp
{
display: inline-block;
direction:ltr;
}
/* @end */

u {
text-decoration: underline;
}

33 changes: 16 additions & 17 deletions api/cmake/3/dynsections.js
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
/*
@licstart The following is the entire license notice for the JavaScript code in this file.
@licstart The following is the entire license notice for the
JavaScript code in this file.
The MIT License (MIT)
Copyright (C) 1997-2017 by Dimitri van Heesch
Copyright (C) 1997-2020 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@licend The above is the entire license notice for the JavaScript code in this file
@licend The above is the entire license notice
for the JavaScript code in this file
*/
function toggleVisibility(linkObj)
{
Expand Down
4 changes: 2 additions & 2 deletions api/cmake/3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,14 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
</div><!-- top -->
<div class="PageDoc"><div class="header">
<div class="headertitle">
<div class="title">Gazebo Cmake </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p><a class="anchor" id="md_api"></a> Gazebo Cmake is a component in Gazebo, a set of libraries designed to rapidly develop robot and simulation applications.</p>
<div class="textblock"><p>Gazebo Cmake is a component in Gazebo, a set of libraries designed to rapidly develop robot and simulation applications.</p>
<h1><a class="anchor" id="autotoc_md1"></a>
License</h1>
<p>The code associated with this documentation is licensed under an <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 License</a>.</p>
Expand Down
3 changes: 1 addition & 2 deletions api/cmake/3/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
</div><!-- top -->
<div class="PageDoc"><div class="header">
<div class="headertitle">
Expand Down Expand Up @@ -274,4 +274,3 @@ <h1><a class="anchor" id="autotoc_md34"></a>
</main>
</div>
</body>

12 changes: 10 additions & 2 deletions api/cmake/3/namespaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,15 @@ <h2>API Reference</h2>
</div>
<main class="mdl-layout__content mdl-color--white">
<div id="top">
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.8.17 -->
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Namespace List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all namespaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacestd.html" target="_self">std</a></td><td class="desc">STL namespace </td></tr>
</table>
</div><!-- directory -->
Expand All @@ -149,3 +149,11 @@ <h2>API Reference</h2>
</main>
</div>
</body>
<td class="desc">STL namespace </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div>
</main>
</div>
</body>
Loading

0 comments on commit 4251682

Please sign in to comment.