442b2ac6a4dfbe011856d7e52156b0c1196f3406
[ric-app/rc.git] / docs / _build / html / release-notes.html
1 <!DOCTYPE html>
2 <html class="writer-html5" lang="en" >
3 <head>
4   <meta charset="utf-8" />
5   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6   <title>Release Notes &mdash; ric-app-rc master documentation</title>
7       <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
8       <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
9       <link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
10     <link rel="shortcut icon" href="_static/favicon.ico"/>
11   <!--[if lt IE 9]>
12     <script src="_static/js/html5shiv.min.js"></script>
13   <![endif]-->
14   
15         <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
16         <script src="_static/jquery.js"></script>
17         <script src="_static/underscore.js"></script>
18         <script src="_static/doctools.js"></script>
19     <script src="_static/js/theme.js"></script>
20     <link rel="index" title="Index" href="genindex.html" />
21     <link rel="search" title="Search" href="search.html" />
22     <link rel="next" title="Installation Guide" href="installation-guide.html" />
23     <link rel="prev" title="rc Control Overview" href="overview.html" /> 
24 </head>
25
26 <body class="wy-body-for-nav"> 
27   <div class="wy-grid-for-nav">
28     <nav data-toggle="wy-nav-shift" class="wy-nav-side">
29       <div class="wy-side-scroll">
30         <div class="wy-side-nav-search"  style="background: white" >
31             <a href="index.html" class="icon icon-home"> ric-app-rc
32             <img src="_static/logo.png" class="logo" alt="Logo"/>
33           </a>
34               <div class="version">
35                 master
36               </div>
37 <div role="search">
38   <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
39     <input type="text" name="q" placeholder="Search docs" />
40     <input type="hidden" name="check_keywords" value="yes" />
41     <input type="hidden" name="area" value="default" />
42   </form>
43 </div>
44         </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
45               <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
46 <ul class="current">
47 <li class="toctree-l1"><a class="reference internal" href="overview.html">rc Control Overview</a></li>
48 <li class="toctree-l1 current"><a class="current reference internal" href="#">Release Notes</a></li>
49 <li class="toctree-l1"><a class="reference internal" href="installation-guide.html">Installation Guide</a></li>
50 <li class="toctree-l1"><a class="reference internal" href="developers-guide.html">Developers Guide</a></li>
51 </ul>
52
53         </div>
54       </div>
55     </nav>
56
57     <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu"  style="background: white" >
58           <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
59           <a href="index.html">ric-app-rc</a>
60       </nav>
61
62       <div class="wy-nav-content">
63         <div class="rst-content">
64           <div role="navigation" aria-label="Page navigation">
65   <ul class="wy-breadcrumbs">
66       <li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
67       <li>Release Notes</li>
68       <li class="wy-breadcrumbs-aside">
69             <a href="_sources/release-notes.rst.txt" rel="nofollow"> View page source</a>
70       </li>
71   </ul>
72   <hr/>
73 </div>
74           <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
75            <div itemprop="articleBody">
76              
77   <div class="section" id="release-notes">
78 <h1>Release Notes<a class="headerlink" href="#release-notes" title="Permalink to this headline"></a></h1>
79 <p>All notable changes to this project will be documented in this file.</p>
80 <p>The format is based on <a class="reference external" href="http://keepachangelog.com/">Keep a Changelog</a>
81 and this project adheres to <a class="reference external" href="http://semver.org/">Semantic Versioning</a>.</p>
82 </div>
83
84
85            </div>
86           </div>
87           <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
88         <a href="overview.html" class="btn btn-neutral float-left" title="rc Control Overview" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
89         <a href="installation-guide.html" class="btn btn-neutral float-right" title="Installation Guide" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
90     </div>
91
92   <hr/>
93
94   <div role="contentinfo">
95     <p>&#169; Copyright 2021, O-RAN Project.</p>
96   </div>
97
98   Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
99     <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
100     provided by <a href="https://readthedocs.org">Read the Docs</a>.
101    
102
103 </footer>
104         </div>
105       </div>
106     </section>
107   </div>
108   <script>
109       jQuery(function () {
110           SphinxRtdTheme.Navigation.enable(false);
111       });
112   </script> 
113
114 </body>
115 </html>