Skip to content

Commit

Permalink
Deploying to gh-pages from @ fc99a71 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yanntm committed Sep 25, 2023
0 parents commit 2e249ca
Show file tree
Hide file tree
Showing 1,622 changed files with 130,632 additions and 0 deletions.
Binary file added ddd-1.9.0.20230925141806.tar.gz
Binary file not shown.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<h1>Download page for LibDDD </h1>

<p>
Our main page is still hosted at lip6 : <a href="http://ddd.lip6.fr"> DDD homepage </a>
</p>

<p>
Download the latest distribution here :<a href="./ddd-1.9.0.20230925141806.tar.gz"> ddd-1.9.0 latest </a>
</p>

<p>
Developer documentation with Doxygen is <a href="./libddd.html/index.html">published here.</a>
</p>

<p>
Download the latest artifacts here (result of make install) :
<ul>
<li>
<a href="./linux.tgz"> Linux latest artifacts (lib/libDDD.a, include/ddd/*.hh) </a>
</li>
<li>
<a href="https://github.com/lip6/libDDD/raw/Windows/windows.zip"> Windows X64 latest artifacts (lib/libDDD.a, include/ddd/*.hh) </a>
</li>
<li>
<a href="https://github.com/lip6/libDDD/raw/osx/osx.tgz"> OSX latest artifacts (lib/libDDD.a, include/ddd/*.hh) </a>
</li>
</ul>
</p>

<p> This page and these artifacts are built using <a href='https://github.com/lip6/libDDD/actions'>GitHub Actions</a>. We thank GitHub for providing hosting and compilation time for these artifacts.</p>

<p> This software is made available under the terms of <a href='https://www.gnu.org/licenses/lgpl-3.0.en.html'>Gnu LGPL</a> </p>

<p> Contact author : Yann [email protected] </p>
99 changes: 99 additions & 0 deletions libddd.html/AdditiveMap_8hpp.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions libddd.html/AdditiveMap_8hpp__dep__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<map id="AdditiveMap.hpp" name="AdditiveMap.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="203,5,335,32"/>
<area shape="rect" id="node2" href="$MLHom_8h.html" title=" " alt="" coords="171,80,255,107"/>
<area shape="rect" id="node9" href="$MLSHom_8h.html" title=" " alt="" coords="339,80,431,107"/>
<area shape="rect" id="node3" href="$Hom_8cpp.html" title=" " alt="" coords="5,229,85,256"/>
<area shape="rect" id="node4" href="$MemoryManager_8h.html" title=" " alt="" coords="81,155,225,181"/>
<area shape="rect" id="node8" href="$MLHom_8cpp.html" title=" " alt="" coords="249,155,348,181"/>
<area shape="rect" id="node5" href="$DDD_8cpp.html" title=" " alt="" coords="111,229,190,256"/>
<area shape="rect" id="node6" href="$SHom_8cpp.html" title=" " alt="" coords="340,229,428,256"/>
<area shape="rect" id="node7" href="$statistic_8cpp.html" title=" " alt="" coords="215,229,316,256"/>
<area shape="rect" id="node10" href="$MLSHom_8cpp.html" title=" " alt="" coords="423,155,529,181"/>
</map>
1 change: 1 addition & 0 deletions libddd.html/AdditiveMap_8hpp__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7a81dba5e0e36d640ec841d76c6a66d6
Binary file added libddd.html/AdditiveMap_8hpp__dep__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions libddd.html/AdditiveMap_8hpp__incl.map
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<map id="AdditiveMap.hpp" name="AdditiveMap.hpp">
<area shape="rect" id="node1" title=" " alt="" coords="92,5,224,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,155,68,181"/>
<area shape="rect" id="node3" href="$hash__support_8hh.html" title=" " alt="" coords="148,80,331,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="92,155,152,181"/>
<area shape="rect" id="node5" title=" " alt="" coords="177,155,219,181"/>
<area shape="rect" id="node6" title=" " alt="" coords="244,155,320,181"/>
<area shape="rect" id="node7" title=" " alt="" coords="345,155,403,181"/>
<area shape="rect" id="node8" href="$hashfunc_8hh.html" title=" " alt="" coords="428,155,557,181"/>
<area shape="rect" id="node10" title=" " alt="" coords="581,155,705,181"/>
<area shape="rect" id="node9" title=" " alt="" coords="457,229,528,256"/>
</map>
1 change: 1 addition & 0 deletions libddd.html/AdditiveMap_8hpp__incl.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f74531a18e9d6bc16e972cb01e2e02af
Binary file added libddd.html/AdditiveMap_8hpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2e249ca

Please sign in to comment.