forked from platypush/platypush
[README and wiki changes]
- Renamed _Post-installation_ README section as _Configuration_. - Docs style tweaks for the latest version of the Sphinx theme. - Adapted the docs index to the new structure of the wiki.
This commit is contained in:
parent
f70d352cd7
commit
0baae01ab7
3 changed files with 29 additions and 10 deletions
docs/source
|
@ -66,7 +66,8 @@ ul.grid li a {
|
|||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
ul.grid li:hover a {
|
||||
ul.grid li:hover a,
|
||||
ul.grid li:hover a > code {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -24,9 +24,8 @@ Useful links
|
|||
============
|
||||
|
||||
* The `main page <https://platypush.tech>`_ of the project.
|
||||
* The `Gitea page <https://git.platypush.tech/platypush/platypush>`_.
|
||||
* The `blog <https://blog.platypush.tech>`_, for articles showing how to use
|
||||
Platypush in real-world scenarios.
|
||||
* The `source code <https://git.platypush.tech/platypush/platypush>`_.
|
||||
* The `blog <https://blog.platypush.tech>`_.
|
||||
|
||||
Wiki
|
||||
====
|
||||
|
@ -35,10 +34,14 @@ Wiki
|
|||
:maxdepth: 3
|
||||
|
||||
wiki/index
|
||||
wiki/Quickstart
|
||||
wiki/Installation
|
||||
wiki/Plugins-installation
|
||||
wiki/APIs
|
||||
wiki/Variables
|
||||
wiki/Entities
|
||||
wiki/Configuration
|
||||
wiki/Installing-extensions
|
||||
wiki/A-configuration-example
|
||||
wiki/A-full-configuration-example
|
||||
wiki/The-Web-interface
|
||||
|
||||
Reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue