Skip to content

Commit

Permalink
messing with sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-morales-a committed Jan 24, 2024
1 parent a73a79a commit b4dc520
Show file tree
Hide file tree
Showing 22 changed files with 9 additions and 4 deletions.
Binary file modified docs/sphinx/build/doctrees/bibliography.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/datasets.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/features.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/methodology.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/drellyan.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/overview.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/top.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/top_simultaneous.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/top_sm.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/results/top_smeft.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/simunet_analysis.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/tutorials/Installation.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/tutorials/contaminated_fit.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/tutorials/simu_closure_test.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/tutorials/simu_fit.doctree
Binary file not shown.
Binary file modified docs/sphinx/build/doctrees/tutorials/tutorials_overview.doctree
Binary file not shown.
2 changes: 2 additions & 0 deletions docs/sphinx/build/html/_sources/simunet_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
**Functions documentation**
===========================

hello

.. automodule:: validphys.simunet_analysis
:members:
2 changes: 1 addition & 1 deletion docs/sphinx/build/html/searchindex.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/sphinx/build/html/simunet_analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,10 @@ <h1>Functions documentation</h1>
<div id="searchbox"></div>
<article class="bd-article" role="main">

<section id="module-validphys.simunet_analysis">
<span id="functions-documentation"></span><span id="func-docs"></span><h1><strong>Functions documentation</strong><a class="headerlink" href="#module-validphys.simunet_analysis" title="Permalink to this heading">#</a></h1>
<p>Plots and analysis tools for SIMUnet.</p>
<section id="functions-documentation">
<span id="func-docs"></span><h1><strong>Functions documentation</strong><a class="headerlink" href="#functions-documentation" title="Permalink to this heading">#</a></h1>
<p>hello</p>
<span class="target" id="module-validphys.simunet_analysis"></span><p>Plots and analysis tools for SIMUnet.</p>
<dl class="py function">
<dt class="sig sig-object py" id="validphys.simunet_analysis.bsm_facs_68bounds_fits">
<span class="sig-prename descclassname"><span class="pre">validphys.simunet_analysis.</span></span><span class="sig-name descname"><span class="pre">bsm_facs_68bounds_fits</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">fits</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">bsm_names_to_latex</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#validphys.simunet_analysis.bsm_facs_68bounds_fits" title="Permalink to this definition">#</a></dt>
Expand Down
2 changes: 2 additions & 0 deletions docs/sphinx/source/simunet_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
**Functions documentation**
===========================

hello

.. automodule:: validphys.simunet_analysis
:members:

0 comments on commit b4dc520

Please sign in to comment.