Skip to content

Commit

Permalink
Rebuild page at 265eff2
Browse files Browse the repository at this point in the history
  • Loading branch information
FCCSW Bot committed Jun 27, 2024
1 parent a467da2 commit 878b53e
Show file tree
Hide file tree
Showing 927 changed files with 144,273 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bnl2023/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +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: 30792bdaf843c8db2cb8da906567d9e0
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added bnl2023/.doctrees/CONDUCT.doctree
Binary file not shown.
Binary file added bnl2023/.doctrees/CONTRIBUTING.doctree
Binary file not shown.
Binary file added bnl2023/.doctrees/LICENSE.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bnl2023/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bnl2023/.doctrees/index.doctree
Binary file not shown.
Binary file added bnl2023/.doctrees/software-basics/README.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bnl2023/.doctrees/software-basics/fccsw.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bnl2023/.doctrees/software-basics/swan.doctree
Binary file not shown.
Binary file not shown.
172 changes: 172 additions & 0 deletions bnl2023/CONDUCT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>6.2.2.3.1. Contributor Code of Conduct &mdash; FCC Tutorials documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/css/custom-admonitions.css?v=e6bfab01" />


<link rel="shortcut icon" href="_static/favicon.ico"/>
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<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/clipboard.min.js?v=a7894cd8"></script>
<script src="_static/copybutton.js?v=f281be69"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="_static/togglebutton.js?v=4a39c7ea"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="6.2.2.3.2. Instructional Material" href="LICENSE.html" />
<link rel="prev" title="6. Contributing" href="CONTRIBUTING.html" />
</head>

<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="index.html" class="icon icon-home">
FCC Tutorials
<img src="_static/fcc-logo-light.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="software-basics/README.html">1. First Steps</a></li>
<li class="toctree-l1"><a class="reference internal" href="fast-sim-and-analysis/README.html">2. Generators, Fast Simulation and Analysis</a></li>
<li class="toctree-l1"><a class="reference internal" href="full-detector-simulations/README.html">3. Full Detector Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="distributed-computing/README.html">4. Distributed computing</a></li>
<li class="toctree-l1"><a class="reference internal" href="developing-fcc-software/README.html">5. Developing FCCSW</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="CONTRIBUTING.html">6. Contributing</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="CONTRIBUTING.html#getting-started">6.1. Getting Started</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="CONTRIBUTING.html#building-the-lessons">6.2. Building the lessons</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="CONTRIBUTING.html#using-venv-recommended">6.2.1. Using <code class="docutils literal notranslate"><span class="pre">venv</span></code> (recommended)</a></li>
<li class="toctree-l3 current"><a class="reference internal" href="CONTRIBUTING.html#using-starterkit-ci">6.2.2. Using <code class="docutils literal notranslate"><span class="pre">starterkit_ci</span></code></a><ul class="current">
<li class="toctree-l4"><a class="reference internal" href="CONTRIBUTING.html#id1">6.2.2.1. Requirements</a></li>
<li class="toctree-l4"><a class="reference internal" href="CONTRIBUTING.html#id2">6.2.2.2. Building</a></li>
<li class="toctree-l4 current"><a class="reference internal" href="CONTRIBUTING.html#id3">6.2.2.3. Browsing the result</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p class="caption" role="heading"><span class="caption-text">External links:</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://hep-fcc.github.io/FCCSW/">FCCSW main page</a></li>
<li class="toctree-l1"><a class="reference external" href="https://hep-fcc.github.io/FCCAnalyses/doc/latest/index.html">FCCAnalyses reference documentation</a></li>
<li class="toctree-l1"><a class="reference external" href="https://hsf-training.github.io/analysis-essentials/">Analysis essentials</a></li>
<li class="toctree-l1"><a class="reference external" href="https://hep-fcc.github.io/glossary">FCC software glossary</a></li>
</ul>

</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">FCC Tutorials</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="CONTRIBUTING.html"><span class="section-number">6. </span>Contributing</a></li>
<li class="breadcrumb-item active"><span class="section-number">6.2.2.3.1. </span>Contributor Code of Conduct</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/HEP-FCC/fcc-tutorials/blob/master/CONDUCT.md" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<section class="tex2jax_ignore mathjax_ignore" id="contributor-code-of-conduct">
<h1><span class="section-number">6.2.2.3.1. </span>Contributor Code of Conduct<a class="headerlink" href="#contributor-code-of-conduct" title="Link to this heading"></a></h1>
<p>As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.</p>
<p>We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion.</p>
<p>Examples of unacceptable behaviour by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.</p>
<p>Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team.</p>
<p>Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by opening an issue or contacting one or more of the project maintainers.</p>
<p>This Code of Conduct is adapted from the <a class="reference external" href="https://www.contributor-covenant.org/">Contributor Covenant</a>, version 1.0.0, available at <a class="reference external" href="https://www.contributor-covenant.org/version/1/0/0/">https://contributor-covenant.org/version/1/0/0/</a>.</p>
</section>


</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="CONTRIBUTING.html" class="btn btn-neutral float-left" title="6. Contributing" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="LICENSE.html" class="btn btn-neutral float-right" title="6.2.2.3.2. Instructional Material" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, CERN.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>
</section>
</div>

<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Other Versions</span>
v: bnl2023
<span class="fa fa-caret-down"></span>
</span>
<div class="rst-other-versions">
<dl>
<dt>Branches</dt>
<dd><a href="../main/index.html">main</a></dd>
<dd><a href="CONDUCT.html">bnl2023</a></dd>
<dd><a href="../cern2022/index.html">cern2022</a></dd>
<dd><a href="../mit2024/index.html">mit2024</a></dd>
</dl>
</div>
</div><script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit 878b53e

Please sign in to comment.