This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Added placeholders
tags/docs-0.9
RogueException
9 years ago
parent
4b1db6b7cb
commit
7a8ab54cae
7 changed files
with
34 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
docs/features/events.rst
+4
-0
docs/features/management.rst
+4
-0
docs/features/permissions.rst
+4
-0
docs/features/profile.rst
+12
-1
docs/features/voice.rst
+1
-0
docs/global.txt
+5
-8
docs/index.rst
+ 4
- 0
docs/features/events.rst
View File
@@ -0,0 +1,4 @@
|stub-icon| Events
==================
|stub|
+ 4
- 0
docs/features/management.rst
View File
@@ -0,0 +1,4 @@
|stub-icon| Server Management
=============================
|stub|
+ 4
- 0
docs/features/permissions.rst
View File
@@ -0,0 +1,4 @@
|stub-icon| Permissions
=======================
|stub|
+ 4
- 0
docs/features/profile.rst
View File
@@ -0,0 +1,4 @@
|stub-icon| Profile
===================
|stub|
+ 12
- 1
docs/features/voice.rst
View File
@@ -1,4 +1,15 @@
|stub-icon| Voice
=================
|stub|
|experimental|
|stub|
Broadcasting
------------
Multi-Server Broadcasting
-------------------------
Receiving
---------
+ 1
- 0
docs/global.txt
View File
@@ -1,2 +1,3 @@
.. |stub-icon| unicode:: U+0D83D U+0DD27
.. |stub| replace:: This page is a placeholder and has not been written yet. It should be coming soon!
.. |experimental| replace:: Warning: This feature is experimental and may not be complete or may be removed in the future.
+ 5
- 8
docs/index.rst
View File
@@ -22,18 +22,15 @@ It is highly recommended that you always use the latest version and please repor
.. _Discord chat: https://discord.gg/0SBTUU1wZTVjAMPx
Contents
--------
.. toctree::
:maxdepth: 2
:caption: D
iscord.Net
:caption: Documentation
getting_started
features/logging
features/management
features/permissions
features/profile
features/commands
features/voice
.. toctree::
:maxdepth: 2
:caption: Discord API
features/events
Write
Preview
Loading…
Cancel
Save