Skip to content

Commit

Permalink
Add new documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnebro committed Jun 22, 2024
1 parent 975884d commit 2461bc4
Show file tree
Hide file tree
Showing 181 changed files with 16,665 additions and 24,442 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: d5baa1b64aedad170a2f4617683d66c9
config: 4b780489226086b8db31ab45dede2a32
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file removed docs/_images/abstract.png
Binary file not shown.
Binary file removed docs/_images/bad_access.png
Binary file not shown.
Binary file removed docs/_images/class_header.png
Binary file not shown.
Binary file removed docs/_images/generic_class1.png
Binary file not shown.
Binary file removed docs/_images/generic_class2.png
Binary file not shown.
Binary file removed docs/_images/generic_types.png
Binary file not shown.
Binary file removed docs/_images/generic_types_fixed.png
Binary file not shown.
Binary file removed docs/_images/good_access.png
Binary file not shown.
Binary file removed docs/_images/inheritance_generic_to_generic.png
Binary file not shown.
Binary file removed docs/_images/inheritance_non_generic_to_generic.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/_images/method_way_sphinx.png
Binary file not shown.
Binary file removed docs/_images/property_annotation.png
Binary file not shown.
Binary file removed docs/_images/property_functional.png
Binary file not shown.
Binary file removed docs/_images/python_functional_programming.png
Binary file not shown.
Binary file removed docs/_images/python_imperative_programming.png
Binary file not shown.
Binary file removed docs/_images/python_poo_programming.png
Binary file not shown.
Binary file removed docs/_images/types_in_methods.png
Binary file not shown.
Binary file removed docs/_images/with_getter_setter.png
Binary file not shown.
Binary file removed docs/_images/without_getter_setter.png
Binary file not shown.
36 changes: 19 additions & 17 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<!-- Licensed under the Apache 2.0 License -->
<link rel="stylesheet" type="text/css" href="../_static/fonts/open-sans/stylesheet.css" />
Expand All @@ -12,18 +12,15 @@
<link rel="stylesheet" type="text/css" href="../_static/css/bootstrap.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Overview: module code &#8212; jMetalPy 1.5.3 documentation</title>
<link rel="stylesheet" href="../_static/guzzle.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<title>Overview: module code &#8212; jMetalPy 1.7.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/guzzle.css?v=e05a0192" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=9aa90875" />
<script src="../_static/documentation_options.js?v=030dc6f6"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

Expand All @@ -39,7 +36,8 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">jMetalPy 1.5.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../index.html">jMetalPy 1.7.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
</ul>
</div>
<div class="container-wrapper">
Expand All @@ -50,7 +48,7 @@ <h3>Navigation</h3>
<div id="left-column">
<div class="sphinxsidebar"><a href="
../index.html" class="text-logo">
<img src="_static/jmetalpy.png" class="img-fluid" alt="jMetalPy 1.5.3 documentation">
<img src="_static/jmetalpy.png" class="img-fluid" alt="jMetalPy 1.7.0 documentation">
<br>
</a>

Expand All @@ -72,6 +70,8 @@ <h2>Table Of Contents</h2>
<li class="toctree-l1"><a class="reference internal" href="../singleobjective.algorithms.html">Single-objective algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="../operators.html">Operators</a></li>
<li class="toctree-l1"><a class="reference internal" href="../problems.html">Problems</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../about.html">About</a></li>
</ul>


Expand Down Expand Up @@ -112,6 +112,7 @@ <h1>All modules for which code is available</h1>
<li><a href="jmetal/algorithm/multiobjective/mocell.html">jmetal.algorithm.multiobjective.mocell</a></li>
<li><a href="jmetal/algorithm/multiobjective/moead.html">jmetal.algorithm.multiobjective.moead</a></li>
<li><a href="jmetal/algorithm/multiobjective/nsgaii.html">jmetal.algorithm.multiobjective.nsgaii</a></li>
<li><a href="jmetal/algorithm/multiobjective/nsgaiii.html">jmetal.algorithm.multiobjective.nsgaiii</a></li>
<li><a href="jmetal/algorithm/multiobjective/omopso.html">jmetal.algorithm.multiobjective.omopso</a></li>
<li><a href="jmetal/algorithm/multiobjective/smpso.html">jmetal.algorithm.multiobjective.smpso</a></li>
<li><a href="jmetal/algorithm/multiobjective/spea2.html">jmetal.algorithm.multiobjective.spea2</a></li>
Expand Down Expand Up @@ -162,7 +163,8 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">jMetalPy 1.5.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../index.html">jMetalPy 1.7.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
</ul>
</div>
<script type="text/javascript">
Expand Down
Loading

0 comments on commit 2461bc4

Please sign in to comment.