Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Doc: add doc for ccnp
Browse files Browse the repository at this point in the history
* Add sphinx based html documentation
* revise github pylint workflow to exclude docs/ folder from
inspection

Signed-off-by: Ruoyu Ying <[email protected]>
  • Loading branch information
Ruoyu-y committed Jan 10, 2024
1 parent 11bf8b6 commit 68deeec
Show file tree
Hide file tree
Showing 106 changed files with 9,399 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.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: fc7a2c9964d336543b9179413d12d010
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/ccnp.doctree
Binary file not shown.
Binary file added docs/.doctrees/ccnp.eventlog.doctree
Binary file not shown.
Binary file added docs/.doctrees/ccnp.measurement.doctree
Binary file not shown.
Binary file added docs/.doctrees/ccnp.quote.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/.doctrees/eventlog/eventlog.doctree
Binary file not shown.
Binary file added docs/.doctrees/eventlog/modules.doctree
Binary file not shown.
Binary file added docs/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/measurement/measurement.doctree
Binary file not shown.
Binary file added docs/.doctrees/measurement/modules.doctree
Binary file not shown.
Binary file added docs/.doctrees/modules.doctree
Binary file not shown.
Binary file added docs/.doctrees/quote/modules.doctree
Binary file not shown.
Binary file added docs/.doctrees/quote/quote.doctree
Binary file not shown.
Binary file added docs/.doctrees/readme.doctree
Binary file not shown.
Binary file added docs/.doctrees/source/ccnp.doctree
Binary file not shown.
Binary file added docs/.doctrees/source/ccnp.eventlog.doctree
Binary file not shown.
Binary file added docs/.doctrees/source/ccnp.measurement.doctree
Binary file not shown.
Binary file added docs/.doctrees/source/ccnp.quote.doctree
Binary file not shown.
Binary file added docs/.doctrees/source/modules.doctree
Binary file not shown.
Empty file added docs/.nojekyll
Empty file.
20 changes: 20 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Minimal makefile for Sphinx documentation
#

# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = _build

# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
607 changes: 607 additions & 0 deletions docs/_rst/ccnp.eventlog.html

Large diffs are not rendered by default.

104 changes: 104 additions & 0 deletions docs/_rst/ccnp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<!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>ccnp package &mdash; Confidential Cloud-Native Primitives documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=b3ba4146"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.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">
Confidential Cloud-Native Primitives
</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>
<li class="toctree-l1"><a class="reference internal" href="modules.html">CCNP Modules</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">Confidential Cloud-Native Primitives</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 active">ccnp package</li>
<li class="wy-breadcrumbs-aside">
<a href="../_sources/_rst/ccnp.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<section id="ccnp-package">
<h1>ccnp package<a class="headerlink" href="#ccnp-package" title="Permalink to this heading"></a></h1>
<div class="toctree-wrapper compound">
</div>
</section>


</div>
</div>
<footer>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Intel.</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>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit 68deeec

Please sign in to comment.