Deployed 20a028e with MkDocs version: 1.3.1

This commit is contained in:
2022-08-02 20:29:41 +00:00
parent ea66c8fa60
commit 1d635f37d5
6 changed files with 13 additions and 13 deletions

View File

@ -144,7 +144,7 @@ There is a unittest which can be executed by typing <code>make test</code>.</p>
# include headers
include_directories(${IXWEBSOCKET_INCLUDE_DIR})
# ...
target_link_libraries(${PROJECT_NAME} ... ${IXWEBSOCKET_LIBRARY}) # Cmake will automatically fail the generation if the lib was not found, i.e is set to NOTFOUNS
target_link_libraries(${PROJECT_NAME} ... ${IXWEBSOCKET_LIBRARY}) # Cmake will automatically fail the generation if the lib was not found, i.e is set to NOTFOUND
</code></pre>
<h3 id="conan">Conan</h3>

View File

@ -209,7 +209,7 @@ footer {
padding-left: .5em;
}
h1:hover .headerlink, h2:hover .headerlink, h3:hover .headerlink, h4:hover .headerlink, h5:hover .headerlink, h6:hover .headerlink{
h1:hover .headerlink, h2:hover .headerlink, h3:hover .headerlink, h4:hover .headerlink, h5:hover .headerlink, h6:hover .headerlink {
display:inline-block;
}

View File

@ -371,6 +371,6 @@ int main()
</html>
<!--
MkDocs version : 1.3.0
Build Date UTC : 2022-05-13 17:46:14.710569+00:00
MkDocs version : 1.3.1
Build Date UTC : 2022-08-02 20:29:41.849928+00:00
-->

File diff suppressed because one or more lines are too long

View File

@ -2,42 +2,42 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-13</lastmod>
<lastmod>2022-08-02</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.