mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
* Add 3.4.0 changelog * Fix some stuff in previous changelog - Remove empty section - Fix alphabetical order in contributor list - Add missing Flame to contributor list - Fix the length of rst header underline * PR 4050 * PR 3993 * PR 4064 (issue 4028) * PR 4077 * PR 3956 * PR 4079 * PR 4089 (issue 4088) Co-Authored-By: Dav <dav@mail.stopdavabuse.de> * PR 4099 * PR 4097 * Add Trusty to contributor list * PR 4116 * PR 4043 (issue 3945) * PR 4072 * PR 4109 * PR 4110 * PR 4102 * PR 4112 * PR 4161 * PR 4121 * PR 4134, 4143 * PR 4085 * PR 2982 (issue 2906) * PR 3679 (issue 3605) * PR 4148 (issue 4147) * PR 4011 * PR 4022 (issue 4013) * PR 4135 (issue 4122) * PR 4167 * PR 4141 * Add NeuroAssassin to contributor list * PR 4129 * PR 4149 * PR 4105, 4127 (issue 4106) * PR 3845 * PR 4142 * PR 4163 * PR 4176 * PR 4172 (issue 4066) * PR 4038 (issue 3786) * PR 3081 * PR 4137 (issue 4118) * PR 4017 * PR 4182 Co-Authored-By: Dav <dav@mail.stopdavabuse.de> * Add Kowlin to contributor list * PR 4182 * PR 4169 * PR 3084 * Add `douglas-cpp`, `MeatyChunks`, `zephyrkul` to contributor list * PR 4138 * Add some anchor * Add release date Co-authored-by: Dav <dav@mail.stopdavabuse.de> Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
84 lines
1.5 KiB
ReStructuredText
84 lines
1.5 KiB
ReStructuredText
.. Red - Discord Bot documentation master file, created by
|
|
sphinx-quickstart on Thu Aug 10 23:18:25 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. _main:
|
|
|
|
Welcome to Red - Discord Bot's documentation!
|
|
=============================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Installation Guides:
|
|
|
|
install_windows
|
|
install_linux_mac
|
|
update_red
|
|
about_venv
|
|
autostart_systemd
|
|
autostart_pm2
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Cog Reference:
|
|
|
|
cog_customcom
|
|
cog_permissions
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: User guides:
|
|
|
|
getting_started
|
|
cog_guides/admin
|
|
cog_guides/alias
|
|
cog_guides/bank
|
|
red_core_data_statement
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Red Development Framework Reference:
|
|
|
|
guide_migration
|
|
guide_cog_creation
|
|
guide_publish_cogs
|
|
framework_apikeys
|
|
framework_bank
|
|
framework_bot
|
|
framework_checks
|
|
framework_cogmanager
|
|
framework_commands
|
|
framework_config
|
|
framework_datamanager
|
|
framework_events
|
|
framework_i18n
|
|
framework_modlog
|
|
framework_rpc
|
|
framework_utils
|
|
version_guarantees
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Changelogs:
|
|
|
|
changelog_3_4_0
|
|
changelog_3_3_0
|
|
release_notes_3_2_0
|
|
changelog_3_2_0
|
|
changelog_3_1_0
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Others
|
|
|
|
host-list
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|