Deployed f8a581a with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant
2019-09-24 14:43:22 -08:00
parent b581e05664
commit 12d32c7cfc
7 changed files with 44 additions and 12 deletions

View File

@ -124,7 +124,7 @@ There is a unittest which can be executed by typing <code>make test</code>.</p>
</code></pre>
<h3 id="conan">Conan</h3>
<p>Support for building with conan was contributed by Olivia Zoe (thanks !). The package name to reference is <code>IXWebSocket/5.0.0@LunarWatcher/stable</code>. The package is in the process to be published to the official conan package repo, but in the meantime, it can be accessed by adding a new remote </p>
<p>Support for building with conan was contributed by Olivia Zoe (thanks !). The package name to reference is <code>IXWebSocket/5.0.0@LunarWatcher/stable</code>. The package is in the process to be published to the official conan package repo, but in the meantime, it can be accessed by adding a new remote</p>
<pre><code>conan remote add remote_name_here https://api.bintray.com/conan/oliviazoe0/conan-packages
</code></pre>