1
0
mirror of https://github.com/SMFSW/cI2C synced 2024-05-29 07:08:07 +02:00

Deploy code docs to GitHub Pages Travis build: 11

Commit: 669f2c787b
This commit is contained in:
Travis CI 2018-05-03 22:21:29 +00:00
parent 239c27cc6a
commit 5555f26da1
5 changed files with 7 additions and 9 deletions

View File

@ -149,15 +149,13 @@ $(function() {
<p>Doxygen doc can be generated using "Doxyfile".</p>
<p>See <a href="https://smfsw.github.io/cI2C/">generated documentation</a></p>
<h2>Release Notes</h2>
<p>See [release notes]("https://github.com/SMFSW/cI2C/Release Notes.md")</p>
<p>See <a class="el" href="md__release_notes.html">release notes</a></p>
<h2>See also</h2>
<p><b>cI2C</b></p><ul>
<li><a href="https://github.com/SMFSW/cI2C">cI2C github</a> - C implementation of this library</li>
<li><a href="https://bitbucket.org/SMFSW/ci2c">cI2C bitbucket</a> - C implementation of this library</li>
</ul>
<p><b>WireWrapper</b></p><ul>
<li><a href="https://github.com/SMFSW/WireWrapper">WireWrapper github</a> - Cpp implementation using Wire Wrapper </li>
<li><a href="https://bitbucket.org/SMFSW/wirewrapper">WireWrapper bitbucket</a> - Cpp implementation using Wire Wrapper </li>
</ul>
</div></div><!-- contents -->
<!-- start footer part -->

View File

@ -65,7 +65,7 @@ $(function() {
<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="md__r_e_a_d_m_e.html" target="_self">cI2C [![Build Status](https://travis-ci.org/SMFSW/cI2C.svg?branch=master)](https://travis-ci.org/SMFSW/cI2C)</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="md__release__notes.html" target="_self">Release Notes</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="md__release_notes.html" target="_self">ReleaseNotes</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->

View File

@ -1,4 +1,4 @@
var searchData=
[
['release_20notes',['Release Notes',['../md__release__notes.html',1,'']]]
['releasenotes',['ReleaseNotes',['../md__release_notes.html',1,'']]]
];

View File

@ -1,4 +1,4 @@
var searchData=
[
['release_20notes',['Release Notes',['../md__release__notes.html',1,'']]]
['releasenotes',['ReleaseNotes',['../md__release_notes.html',1,'']]]
];