mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-21 10:27:44 +01:00
[ci-skip] Fix some docs stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
This page details the various configuration settings exposed by Purpur.
|
This page details the various configuration settings exposed by Purpur in the purpur.yml file.
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 1
|
:depth: 1
|
||||||
@@ -20,7 +20,7 @@ their respective documentation pages.
|
|||||||
.. warning::
|
.. warning::
|
||||||
Configuration values change frequently at times. It is possible for the
|
Configuration values change frequently at times. It is possible for the
|
||||||
information here to be incomplete. If you cannot find what you're looking for
|
information here to be incomplete. If you cannot find what you're looking for
|
||||||
or think something may be wrong, :doc:`../about/contact`
|
or think something may be wrong, :doc:`contact`
|
||||||
|
|
||||||
Global Settings
|
Global Settings
|
||||||
===============
|
===============
|
||||||
@@ -42,7 +42,7 @@ logger
|
|||||||
|
|
||||||
* show-unknown-attribute-warnings
|
* show-unknown-attribute-warnings
|
||||||
- **default**: true
|
- **default**: true
|
||||||
- **description**:: Controls if warnings about unkown attributes are shown in console/logs
|
- **description**:: Controls if warnings about unknown attributes are shown in console/logs
|
||||||
|
|
||||||
mobs
|
mobs
|
||||||
~~~~
|
~~~~
|
||||||
|
|||||||
14
docs/source/contact.rst
Normal file
14
docs/source/contact.rst
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
==========
|
||||||
|
Contact Us
|
||||||
|
==========
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
:depth: 2
|
||||||
|
:local:
|
||||||
|
|
||||||
|
Discord
|
||||||
|
=======
|
||||||
|
|
||||||
|
Our main presence is on Discord. You can use the following link to join it
|
||||||
|
|
||||||
|
* `<https://discord.gg/zAs8W5u>`_
|
||||||
@@ -17,3 +17,4 @@ Purpur documentation
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
configuration
|
configuration
|
||||||
|
contact
|
||||||
|
|||||||
Reference in New Issue
Block a user