|
71 | 71 | <div class="col-md-10">
|
72 | 72 | <article class="content wrap" id="_content" data-uid="">
|
73 | 73 |
|
74 |
| -<h2 id="what-is-nitrocid-ks">What is Nitrocid KS?</h2> |
75 |
| -<p>Nitrocid KS is an application which simulates our future-planned kernel as we've imagined it. It has all the usual applications, including filesystem manipulation, kernel mods, basic scripting, and many more awesome features.</p> |
76 | 74 | <h2 id="what-is-this-web-page">What is this web page?</h2>
|
77 |
| -<p>This webpage is not a wiki for the general use of Nitrocid KS; it's an API documentation for mod developers to be used as reference. It constantly gets updated as we push the updates to the main and servicing versions of Nitrocid KS.</p> |
78 |
| -<p>If you still intend to use a documentation specific to your preferred version of KS, you may refer to the <a href="https://github.com/Aptivi/NitrocidKS/releases">releases</a> page of the project and download the attached <code>0.0.x.y-doc.zip</code> file.</p> |
79 |
| -<p>To get started using the documentation, select <code>API Documentation</code> from the top menu and select a namespace to get a clear overview of the API that Nitrocid KS provides.</p> |
| 75 | +<p>This webpage is an API documentation for developers to be used as reference. It constantly gets updated as we push new versions and new APIs, as well as updated documentation. If your IDE supports Intellisense, you don't need to open this web page.</p> |
| 76 | +<p>If you still intend to use a documentation specific to your preferred version, you may refer to the <a href="https://github.com/Aptivi/NitrocidKS/releases">releases</a> page of the project and download the attached <code><version>-doc.zip</code> file.</p> |
| 77 | +<p>To get started using the documentation, select <code>API Documentation</code> from the top menu and select a namespace to get a clear overview of the API.</p> |
80 | 78 | <h2 id="feedback">Feedback</h2>
|
81 | 79 | <p>If you wish to leave feedback to us about this API reference website, use the <a href="https://github.com/Aptivi/NitrocidKS/issues">issue tracker</a> of the project.</p>
|
82 |
| -<p>If you wish to contribute to the documentation of the API, go to the Nitrocid KS source code and make your improvements there on a draft <a href="https://github.com/Aptivi/NitrocidKS/pulls">Pull Request</a>; we don't support override files that are made by clicking on <code>Improve this doc</code>.</p> |
83 |
| -<p>Any meaningful contributions are welcome.</p> |
84 |
| -<p>Copyright (c) 2018 - 2024 Aptivi. All rights reserved.</p> |
| 80 | +<p>If you wish to contribute to the documentation of the API, go to the project source code and make your improvements there on a draft <a href="https://github.com/Aptivi/NitrocidKS/pulls">Pull Request</a>; we don't support override files that are made by clicking on <code>Improve this doc</code>.</p> |
| 81 | +<p>Any meaningful contributions are welcome, as long as they follow the <a href="https://github.com/Aptivi/NitrocidKS/blob/main/CODE_OF_CONDUCT.md">code on conduct</a> and <a href="https://github.com/Aptivi/NitrocidKS/blob/main/CONTRIBUTING.md">contribution guidelines</a>.</p> |
85 | 82 |
|
86 | 83 | </article>
|
87 | 84 | </div>
|
|
0 commit comments