You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gi...@apache.org on 2021/04/03 00:14:11 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: af3c76bb53f6194b49e2684d3d74d03c16408dfa

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 87b2d99  Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: af3c76bb53f6194b49e2684d3d74d03c16408dfa
87b2d99 is described below

commit 87b2d9954fa7571af2dac0d0dfab48c7a130aee6
Author: Ouss4 <ab...@gmail.com>
AuthorDate: Sat Apr 3 00:13:14 2021 +0000

    Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: af3c76bb53f6194b49e2684d3d74d03c16408dfa
---
 content/docs/10.0.0/index.html                                 | 2 +-
 content/docs/10.0.1/index.html                                 | 2 +-
 content/docs/latest/_sources/contributing/coding_style.rst.txt | 4 ++--
 content/docs/latest/_sources/introduction/about.rst.txt        | 2 +-
 content/docs/latest/contributing/coding_style.html             | 4 ++--
 content/docs/latest/index.html                                 | 2 +-
 content/docs/latest/introduction/about.html                    | 2 +-
 content/docs/latest/searchindex.js                             | 2 +-
 content/feed.xml                                               | 4 ++--
 9 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index a9bcaf3..a20fef1 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -207,7 +207,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 02 April 21 at 00:17</p>
+<p>Last Updated: 03 April 21 at 00:11</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index cdc27b1..913d3f5 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -211,7 +211,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 02 April 21 at 00:17</p>
+<p>Last Updated: 03 April 21 at 00:11</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/_sources/contributing/coding_style.rst.txt b/content/docs/latest/_sources/contributing/coding_style.rst.txt
index a248815..ad80415 100644
--- a/content/docs/latest/_sources/contributing/coding_style.rst.txt
+++ b/content/docs/latest/_sources/contributing/coding_style.rst.txt
@@ -45,8 +45,8 @@ license such as the BSD or MIT licenses). If the file does not
 follow Apache 2.0 licensing, then the appropriate license
 information should be provided in the header rather than the
 Apache 2.0 licensing information and a NOTE should be included in
-the top-level ``COPYING`` file to indicate any variations from
-Apache 2.0 licensing.
+the top-level ``LICENSE`` and/or ``NOTICE`` file(s), as appropriate,
+to indicate any variations from Apache 2.0 licensing.
 
 **Grouping**. All like components in a C source or header file are
 grouped together. Definitions do not appear arbitrarily through
diff --git a/content/docs/latest/_sources/introduction/about.rst.txt b/content/docs/latest/_sources/introduction/about.rst.txt
index 7c76e86..281fcad 100644
--- a/content/docs/latest/_sources/introduction/about.rst.txt
+++ b/content/docs/latest/_sources/introduction/about.rst.txt
@@ -107,7 +107,7 @@ Key features of NuttX include:
     and ``rz``). Intel HEX file conversions.
 
     * FAT long file name support may be subject to certain Microsoft patent restrictions if enabled.
-      See the top-level ``COPYING`` file for details.
+      See the top-level ``NOTICE`` file for details.
 
 * **Device Drivers**
 
diff --git a/content/docs/latest/contributing/coding_style.html b/content/docs/latest/contributing/coding_style.html
index f57200b..c75e842 100644
--- a/content/docs/latest/contributing/coding_style.html
+++ b/content/docs/latest/contributing/coding_style.html
@@ -293,8 +293,8 @@ license such as the BSD or MIT licenses). If the file does not
 follow Apache 2.0 licensing, then the appropriate license
 information should be provided in the header rather than the
 Apache 2.0 licensing information and a NOTE should be included in
-the top-level <code class="docutils literal notranslate"><span class="pre">COPYING</span></code> file to indicate any variations from
-Apache 2.0 licensing.</p>
+the top-level <code class="docutils literal notranslate"><span class="pre">LICENSE</span></code> and/or <code class="docutils literal notranslate"><span class="pre">NOTICE</span></code> file(s), as appropriate,
+to indicate any variations from Apache 2.0 licensing.</p>
 <p><strong>Grouping</strong>. All like components in a C source or header file are
 grouped together. Definitions do not appear arbitrarily through
 the file, rather, like definitions are grouped together and
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 41147c1..2114b46 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -210,7 +210,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 02 April 21 at 00:18</p>
+<p>Last Updated: 03 April 21 at 00:11</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/introduction/about.html b/content/docs/latest/introduction/about.html
index 44b0723..36e79e2 100644
--- a/content/docs/latest/introduction/about.html
+++ b/content/docs/latest/introduction/about.html
@@ -314,7 +314,7 @@ file system.</p></li>
 and <code class="docutils literal notranslate"><span class="pre">rz</span></code>). Intel HEX file conversions.</p>
 <ul>
 <li><p>FAT long file name support may be subject to certain Microsoft patent restrictions if enabled.
-See the top-level <code class="docutils literal notranslate"><span class="pre">COPYING</span></code> file for details.</p></li>
+See the top-level <code class="docutils literal notranslate"><span class="pre">NOTICE</span></code> file for details.</p></li>
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index 9368a82..cbccc9d 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 781ee71..8395a35 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 02 Apr 2021 00:19:32 +0000</pubDate>
-    <lastBuildDate>Fri, 02 Apr 2021 00:19:32 +0000</lastBuildDate>
+    <pubDate>Sat, 03 Apr 2021 00:13:12 +0000</pubDate>
+    <lastBuildDate>Sat, 03 Apr 2021 00:13:12 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>