|
34 | 34 | - [*Progress Bar ↗*](Documentation/LibraryCustomization.md#progress-bar) |
35 | 35 | - [*List Style ↗*](Documentation/LibraryCustomization.md#list-style) |
36 | 36 | - [*Navigation View Style ↗*](Documentation/LibraryCustomization.md#navigation-view-style) |
37 | | - - [*Dark Mode ↗*](Documentation/LibraryCustomization.md#dark-mode) |
38 | 37 | - [*Other ↗*](Documentation/LibraryCustomization.md#other) |
| 38 | +- [Authors](#authors) |
| 39 | +- [License](#license) |
| 40 | +- [Notes](#notes) |
39 | 41 |
|
40 | 42 | ## How It Works |
41 | 43 |
|
@@ -313,7 +315,40 @@ Document Rendering | Library |
313 | 315 | --- | --- |
314 | 316 |  |  |
315 | 317 |
|
316 | | -## Dark Mode |
| 318 | +## Authors |
| 319 | +SupportDocs is a project maintained by [A. Zheng](https://aheze.medium.com/) and [H. Kamran](https://hkamran.com/). |
| 320 | + |
| 321 | +## License |
| 322 | +``` |
| 323 | +MIT License |
| 324 | + |
| 325 | +Copyright (c) 2020 A. Zheng and H. Kamran |
| 326 | + |
| 327 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 328 | +of this software and associated documentation files (the "Software"), to deal |
| 329 | +in the Software without restriction, including without limitation the rights |
| 330 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 331 | +copies of the Software, and to permit persons to whom the Software is |
| 332 | +furnished to do so, subject to the following conditions: |
| 333 | + |
| 334 | +The above copyright notice and this permission notice shall be included in all |
| 335 | +copies or substantial portions of the Software. |
| 336 | + |
| 337 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 338 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 339 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 340 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 341 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 342 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 343 | +SOFTWARE. |
| 344 | +``` |
| 345 | +
|
| 346 | +## Notes |
| 347 | +
|
| 348 | +### Example repo |
| 349 | +You can find an example repository using SupportDocs [here](https://github.com/aheze/MyHelpCenter). |
| 350 | +
|
| 351 | +### Dark Mode |
317 | 352 | SupportDocs supports Dark Mode right out of the box! You don't need to do anything. |
318 | 353 |
|
319 | 354 |  |
0 commit comments