docs: move docs from wiki to docs folder & add an image for docs
This commit is contained in:
parent
3c313543f3
commit
0d271a0fcf
7 changed files with 496 additions and 0 deletions
17
docs/README.md
Normal file
17
docs/README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
<h1 align="center"><img src="../images/websurfx_docs_image.png" alt="Websurfx Docs" align="center"></h1>
|
||||
|
||||
# General
|
||||
|
||||
- [Introduction](./introduction.md)
|
||||
- [**FAQ**](./faq.md)
|
||||
|
||||
# Users
|
||||
|
||||
- [Installation](./installation.md)
|
||||
- [Configuration](./configuration.md)
|
||||
- [Theming](./theming.md)
|
||||
|
||||
# Developers
|
||||
|
||||
- [**Contribute**](https://github.com/neon-mmd/websurfx/blob/master/CONTRIBUTING.md)
|
||||
- [**Coding style**](https://rust-lang.github.io/api-guidelines/naming.html)
|
Loading…
Add table
Add a link
Reference in a new issue