Hsu Still
0dcb16119c
Cleanup FAQ trailing spaces
7 years ago
Hsu Still
f81af0bdd1
Add Overwrites files for some classes
+ Starting from this commit, there will be overwrite files added to
provide further details about certain APIs.
7 years ago
Hsu Still
91ff88e2ee
Fix DI module example
7 years ago
Hsu Still
3a10820c84
Add XMLDocs
+ This commit also adds overwrites for CommandContexts; this allows for additional remarks for the class.
7 years ago
Hsu Still
af2bdf89de
Merge dev changes
7 years ago
Hsu Still
9483bc8eea
Target NS1.3
7 years ago
Hsu Still
a7a4efb708
Rollback to target NS1.1 only
7 years ago
Hsu Still
5300534b20
Fix typo
7 years ago
Hsu Still
70712969e7
Add workaround for merging framework targets
7 years ago
Hsu Still
d67f96d03b
Target individual projects instead of solution
+ This gets rid of unnecessary compilation for the test project.
7 years ago
Hsu Still
6f4a4e069b
Add 'View Source' button
+ This change requires us to target the solution.
+ Due to docfx issues, we must specify a upon metadata compilation.
- Because of this, docfx may complain about missing targets.
- If we don't target a specific TargetFramework, docfx will fail to recognize documents with multiple framework targets.
- Further investigation may be required.
7 years ago
Hsu Still
31b4e64159
Merge branch 'docs/faq-n-patches' of https://github.com/Still34/Discord.Net into docs/faq-n-patches
7 years ago
Chris Johnston
88e6244075
Add release version to docs footer, Add doc build instructions ( #963 )
* Add guide for building the docs
* Add version to the footer of the docs
* fix links for readme
* change formatting of doc build readme
* proper capitalization of DocFX in readme
* Remove code tags around version
7 years ago
Hsu Still
bc671b19ca
Add missing ModuleBase<T> in DI example
7 years ago
Hsu Still
8be767b674
Fix xrefing for foreign objects
7 years ago
Hsu Still
2cf94bab35
Fix ReadAsync for TypeReader example
7 years ago
Hsu Still
1d087c391f
Improve readability for module example
7 years ago
Hsu Still
d06d67517a
Improve readability & general fixes
Notable changes include the following,
+ Add _services into examples.
+ Rename Commands back to commands.
- This was changed in my previous PR; however, this made readability really weird.
+ Fix broken examples.
+ Directly referencing anchors instead of saying 'see this below'
7 years ago
Hsu Still
98f63a5b5e
Add missing variable name in module example
7 years ago
Hsu Still
ae6c064591
Fix CheckPermission in docs
7 years ago
Hsu Still
8a7a066c8e
Linkify Type Readers in Commands
7 years ago
Hsu Still
e37652bd55
Add Task<RuntimeResult> in command section
7 years ago
Hsu Still
0f24db04c8
Warning-ify long running code part in commands
7 years ago
Hsu Still
5b5603c00f
Add Nsfw precondition into bundle
7 years ago
Hsu Still
759720bd31
Inital post-execution draft
7 years ago
Hsu Still
291ad1cf5e
Vastly simplified xref redirection
7 years ago
Hsu Still
68be9d3dfc
Enable docs search
7 years ago
Hsu Still
ba1d61b109
Remove overwrite from docfx.json
7 years ago
Hsu Still
ee91c606fe
Change FAQ structure to tree
7 years ago
Hsu Still
c49869fd1d
Reword legacy versions
7 years ago
Hsu Still
1d6220187d
Fix broken indent
7 years ago
Hsu Still
2ef5d8ce09
Add warning against direct cast & fix broken MD link
7 years ago
Hsu Still
2642fd7828
Remove 1.0 ref
7 years ago
Hsu Still
8a4c06acb6
Add notification of potential difference in sample csproj
7 years ago
Hsu Still
34e6b2c905
Remove references to 1.0 & tidy links
7 years ago
Hsu Still
f80e4247a0
Fix perm calc link
7 years ago
Hsu Still
98b4d30431
Fix broken markdown links
7 years ago
Hsu Still
179cd43a7f
Add DI video link
7 years ago
Hsu Still
edb64bde13
Add changes according to comments from PR
7 years ago
Hsu Still
a04d178db2
Add permission calc & minor wording changes
7 years ago
Hsu Still
21413d3c19
Add self-bot warning & clean-up
7 years ago
Hsu Still
1821ea15bb
Add examples & tidy commands section
+ Modified the headings to fit the formal aspect of docs.
+ Added more details regarding RunMode
7 years ago
Hsu Still
f0b3a3439c
Fix typo & improve styling in Basic Operations
7 years ago
Hsu Still
c3a3140032
Change wording with hyperlink section
7 years ago
Hsu Still
6fdeae1ffc
Add "How can I get the guild from a message?"
7 years ago
Hsu Still
c98ed1238b
Sort order
7 years ago
Hsu Still
0cd59fb5ba
Rename filenames and remove adv op
7 years ago
Hsu Still
886c4119df
Add channel type anchor
7 years ago
Hsu Still
a2df7c8d8e
Add more glossary types
7 years ago
Hsu Still
962faf820d
Swap Guides and FAQ position
7 years ago