Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed May 20, 2024
1 parent d1d3025 commit 059692d
Show file tree
Hide file tree
Showing 149 changed files with 8,657 additions and 20,382 deletions.
2 changes: 1 addition & 1 deletion doc/.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: e3da6cee3a8e32f344314a32d54ba508
config: 7ec9c763d4894e0c1beec498057bd5fd
tags: 645f666f9bcd5a90fca523b33c5a78b7
27 changes: 11 additions & 16 deletions doc/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

<!DOCTYPE html>

<html>
<html lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand All @@ -17,14 +16,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Overview: module code &#8212; OpenFisca documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/guzzle.css" />
<link rel="stylesheet" type="text/css" href="../_static/style.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/scripts.js"></script>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=8e8a900e" />
<link rel="stylesheet" type="text/css" href="../_static/guzzle.css?v=ee5bbeb1" />
<link rel="stylesheet" type="text/css" href="../_static/style.css?v=0b2b57e4" />
<script src="../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts.js?v=30c476c5"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

Expand Down Expand Up @@ -111,12 +109,9 @@ <h3>Navigation</h3>
<div class="document clearer body">

<h1>All modules for which code is available</h1>
<ul><li><a href="openfisca_core/commons/dummy.html">openfisca_core.commons.dummy</a></li>
<li><a href="openfisca_core/commons/formulas.html">openfisca_core.commons.formulas</a></li>
<li><a href="openfisca_core/commons/misc.html">openfisca_core.commons.misc</a></li>
<li><a href="openfisca_core/commons/rates.html">openfisca_core.commons.rates</a></li>
<li><a href="openfisca_core/entities/entity.html">openfisca_core.entities.entity</a></li>
<ul><li><a href="openfisca_core/entities/entity.html">openfisca_core.entities.entity</a></li>
<li><a href="openfisca_core/entities/group_entity.html">openfisca_core.entities.group_entity</a></li>
<li><a href="openfisca_core/entities/helpers.html">openfisca_core.entities.helpers</a></li>
<li><a href="openfisca_core/entities/role.html">openfisca_core.entities.role</a></li>
<li><a href="openfisca_core/errors/cycle_error.html">openfisca_core.errors.cycle_error</a></li>
<li><a href="openfisca_core/errors/empty_argument_error.html">openfisca_core.errors.empty_argument_error</a></li>
Expand Down Expand Up @@ -148,6 +143,7 @@ <h1>All modules for which code is available</h1>
<li><a href="openfisca_core/populations/population.html">openfisca_core.populations.population</a></li>
<li><a href="openfisca_core/reforms/reform.html">openfisca_core.reforms.reform</a></li>
<li><a href="openfisca_core/scripts/simulation_generator.html">openfisca_core.scripts.simulation_generator</a></li>
<li><a href="openfisca_core/simulations/helpers.html">openfisca_core.simulations.helpers</a></li>
<li><a href="openfisca_core/simulations/simulation.html">openfisca_core.simulations.simulation</a></li>
<li><a href="openfisca_core/simulations/simulation_builder.html">openfisca_core.simulations.simulation_builder</a></li>
<li><a href="openfisca_core/taxbenefitsystems/tax_benefit_system.html">openfisca_core.taxbenefitsystems.tax_benefit_system</a></li>
Expand All @@ -159,7 +155,6 @@ <h1>All modules for which code is available</h1>
<li><a href="openfisca_core/tracers/simple_tracer.html">openfisca_core.tracers.simple_tracer</a></li>
<li><a href="openfisca_core/tracers/trace_node.html">openfisca_core.tracers.trace_node</a></li>
<li><a href="openfisca_core/tracers/tracing_parameter_node_at_instant.html">openfisca_core.tracers.tracing_parameter_node_at_instant</a></li>
<li><a href="openfisca_core/types/_domain.html">openfisca_core.types._domain</a></li>
<li><a href="openfisca_core/variables/helpers.html">openfisca_core.variables.helpers</a></li>
<li><a href="openfisca_core/variables/variable.html">openfisca_core.variables.variable</a></li>
</ul>
Expand Down
174 changes: 0 additions & 174 deletions doc/_modules/openfisca_core/commons/dummy.html

This file was deleted.

Loading

0 comments on commit 059692d

Please sign in to comment.