diff options
| author | Marijn Tamis <[email protected]> | 2017-10-20 14:30:56 +0200 |
|---|---|---|
| committer | Marijn Tamis <[email protected]> | 2017-10-20 14:36:12 +0200 |
| commit | fabb251458f4a2d6d4f87dd36038fac2774b378c (patch) | |
| tree | 68a4a0ecd940dc949e0477d521d8c159968cfcd5 /NvCloth/docs/documentation/Modules/Index.html | |
| parent | NvCloth 1.1.2 Release. (22576033) (diff) | |
| download | nvcloth-1.1.3.tar.xz nvcloth-1.1.3.zip | |
NvCloth 1.1.3 Release. (23014067)v1.1.3
Diffstat (limited to 'NvCloth/docs/documentation/Modules/Index.html')
| -rw-r--r-- | NvCloth/docs/documentation/Modules/Index.html | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/NvCloth/docs/documentation/Modules/Index.html b/NvCloth/docs/documentation/Modules/Index.html index a959e4c..e65c6ff 100644 --- a/NvCloth/docs/documentation/Modules/Index.html +++ b/NvCloth/docs/documentation/Modules/Index.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Modules — NvCloth 1.0.0 documentation</title> + <title>Modules — NvCloth 1.1.3 documentation</title> <link rel="stylesheet" href="../_static/default.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', - VERSION: '1.0.0', + VERSION: '1.1.3', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -31,9 +31,9 @@ <script type="text/javascript" src="../_static/bootstrap.js"></script> <script type="text/javascript" src="../_static/jquery.cookie.js"></script> <script type="text/javascript" src="../_static/jquery.storageapi.js"></script> - <link rel="top" title="NvCloth 1.0.0 documentation" href="../index.html" /> + <link rel="top" title="NvCloth 1.1.3 documentation" href="../index.html" /> <link rel="next" title="User Guide" href="../UserGuide/Index.html" /> - <link rel="prev" title="Release Notes" href="../ReleaseNotes/index.html" /> + <link rel="prev" title="Compiling" href="../Compiling/index.html" /> </head> <body> <nav class="navbar navbar-inverse navbar-default"> @@ -57,7 +57,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="../index.html">NvCloth 1.0.0 documentation</a></li> + <li><a href="../index.html">NvCloth 1.1.3 documentation</a></li> </ul> </div> </div> @@ -68,11 +68,18 @@ <h4>Table Of Contents</h4> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../ReleaseNotes/index.html">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#fixes">Fixes</a></li> -<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#new-features">New Features</a></li> -<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#supported-platforms">Supported Platforms</a></li> -<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#supported-compilers">Supported Compilers</a></li> -<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#known-issues">Known Issues</a></li> +<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#id1">1.1.3</a></li> +<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#id2">1.1.2</a></li> +<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#id3">1.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#id4">1.1.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="../ReleaseNotes/index.html#id5">1.0.0</a></li> +</ul> +</li> +<li class="toctree-l1"><a class="reference internal" href="../Compiling/index.html">Compiling</a><ul> +<li class="toctree-l2"><a class="reference internal" href="../Compiling/index.html#windows">Windows</a></li> +<li class="toctree-l2"><a class="reference internal" href="../Compiling/index.html#linux">Linux</a></li> +<li class="toctree-l2"><a class="reference internal" href="../Compiling/index.html#mac">Mac</a></li> +<li class="toctree-l2"><a class="reference internal" href="../Compiling/index.html#android">Android</a></li> </ul> </li> <li class="toctree-l1 current"><a class="current reference internal" href="">Modules</a><ul> @@ -108,8 +115,8 @@ </div> <h4>Previous topic</h4> - <p class="topless"><a href="../ReleaseNotes/index.html" - title="previous chapter">Release Notes</a></p> + <p class="topless"><a href="../Compiling/index.html" + title="previous chapter">Compiling</a></p> <h4>Next topic</h4> <p class="topless"><a href="../UserGuide/Index.html" title="next chapter">User Guide</a></p> @@ -156,7 +163,7 @@ Users that want to use their own cooking or offline cooking can bypass these fun <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="../index.html">NvCloth 1.0.0 documentation</a></li> + <li><a href="../index.html">NvCloth 1.1.3 documentation</a></li> </ul> </div> </div> |