[ci-skip] Fix some docs stuff

This commit is contained in:
William Blake Galbreath
2019-05-19 08:24:37 -05:00
parent 8709aff1dc
commit a241be765f
3 changed files with 22 additions and 7 deletions

View File

@@ -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
View 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>`_

View File

@@ -17,3 +17,4 @@ Purpur documentation
:titlesonly: :titlesonly:
configuration configuration
contact