Skip to content

Commit a49f765

Browse files
authored
Merge pull request #190 from raynei86/master
Use Doxygen Awesome CSS for the Documentation
2 parents fb81675 + 68f3001 commit a49f765

File tree

274 files changed

+9269
-666
lines changed

Some content is hidden

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

274 files changed

+9269
-666
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "projects/Doxygen/doxygen-awesome-css"]
2+
path = projects/Doxygen/doxygen-awesome-css
3+
url = https://github.com/jothepro/doxygen-awesome-css.git

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ See [`core_basic_window_web.html`](examples/core/resources/core_basic_window_web
321321
To build the document with [Doxygen](http://www.doxygen.nl/), use...
322322

323323
```
324+
git submodule update --init
324325
doxygen projects/Doxygen/Doxyfile
325326
```
326327

docs/_audio_device_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_audio_stream_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_bounding_box_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_camera2_d_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_camera3_d_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_color_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_font_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

docs/_functions_8hpp_source.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<script type="text/javascript" src="search/searchdata.js"></script>
1414
<script type="text/javascript" src="search/search.js"></script>
1515
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
1617
</head>
1718
<body>
1819
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->

0 commit comments

Comments
 (0)