Skip to content

Commit

Permalink
update 7331df7
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTheDocs authored and BuildTheDocs committed Jun 27, 2024
0 parents commit 423a39b
Show file tree
Hide file tree
Showing 52 changed files with 6,323 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .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: 741d909d3efa0b70781292cdca4daf8b
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
136 changes: 136 additions & 0 deletions ContinuousIntegration.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<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>Continuous Integration (CI) &mdash; Conda recipes for FPGA EDA tools latest documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/theme_overrides.css" type="text/css" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/documentation_options.js?v=c6e86fd7"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></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="prev" title="Development" href="DEVELOPMENT.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"> Conda recipes for FPGA EDA tools
</a>
<div class="version">
latest
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="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">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="Tools.html">Tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="Usage.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="DEVELOPMENT.html">Development</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Continuous Integration (CI)</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Repositories</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/hdl/conda-eda">hdl/conda-eda ➚</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/hdl/conda-compilers">hdl/conda-compilers ➚</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/hdl/conda-misc">hdl/conda-misc ➚</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/hdl/conda-prog">hdl/conda-prog ➚</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">Conda recipes for FPGA EDA tools</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"></a> &raquo;</li>
<li>Continuous Integration (CI)</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/hdl/conda-eda/blob/master/docs/ContinuousIntegration.rst" 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 id="continuous-integration-ci">
<h1>Continuous Integration (CI)<a class="headerlink" href="#continuous-integration-ci" title="Link to this heading"></a></h1>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>Repository</p></th>
<th class="head"><p>Status</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>eda</p></td>
<td><p><a class="reference external" href="https://github.com/hdl/conda-eda/actions/workflows/Upload.yml"><img alt="GitHub Actions workflow 'Upload'" src="https://img.shields.io/github/actions/workflow/status/hdl/conda-eda/Upload.yml?branch=master&amp;longCache=true&amp;style=flat-square&amp;label=Upload&amp;logo=Github%20Actions&amp;logoColor=fff" style="height: 22px;" /></a></p></td>
</tr>
<tr class="row-odd"><td><p>compilers</p></td>
<td><p><a class="reference external" href="https://github.com/hdl/conda-compilers/actions/workflows/Upload.yml"><img alt="GitHub Actions workflow 'Upload'" src="https://img.shields.io/github/actions/workflow/status/hdl/conda-compilers/Upload.yml?branch=master&amp;longCache=true&amp;style=flat-square&amp;label=Upload&amp;logo=Github%20Actions&amp;logoColor=fff" style="height: 22px;" /></a></p></td>
</tr>
<tr class="row-even"><td><p>misc:</p></td>
<td><p><a class="reference external" href="https://github.com/hdl/conda-misc/actions/workflows/Upload.yml"><img alt="GitHub Actions workflow 'Upload'" src="https://img.shields.io/github/actions/workflow/status/hdl/conda-misc/Upload.yml?branch=master&amp;longCache=true&amp;style=flat-square&amp;label=Upload&amp;logo=Github%20Actions&amp;logoColor=fff" style="height: 22px;" /></a></p></td>
</tr>
<tr class="row-odd"><td><p>prog:</p></td>
<td><p><a class="reference external" href="https://github.com/hdl/conda-prog/actions/workflows/Upload.yml"><img alt="GitHub Actions workflow 'Upload'" src="https://img.shields.io/github/actions/workflow/status/hdl/conda-prog/Upload.yml?branch=master&amp;longCache=true&amp;style=flat-square&amp;label=Upload&amp;logo=Github%20Actions&amp;logoColor=fff" style="height: 22px;" /></a></p></td>
</tr>
</tbody>
</table>
</section>


</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="DEVELOPMENT.html" class="btn btn-neutral float-left" title="Development" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2023, hdl/conda-* contributors.</p>
</div>Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/buildthedocs/sphinx.theme">theme</a>
provided by <a href="https://buildthedocs.github.io">Build the Docs</a>.


</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit 423a39b

Please sign in to comment.