Hsu Still
7c2ead8464
Fix minor wordings
7 years ago
Hsu Still
e37e319ec7
Add docs for async enumerable extensionn
7 years ago
Hsu Still
6f03f7c502
Finish structuring of post-execution guide
7 years ago
Hsu Still
f28746d9d9
Change all .NET to .Net
This change is because how our repo and project namespace uses .Net instead of .NET.
For consistency sake, we should refer to the project as Discord.Net.
7 years ago
Hsu Still
6bf045eeca
Fix xref in post-execution
7 years ago
Hsu Still
5bb0cea91e
Improve readability of command guide
7 years ago
Hsu Still
e606bb38d0
Draft for complete post-execution guide
7 years ago
Hsu Still
f12df317df
Add warning regarding TR addition prior to module
7 years ago
Hsu Still
3b88e5517a
Fix headers in command guide & add mention of nullable types
7 years ago
Hsu Still
243e819b86
Fix minor markdown issues
7 years ago
Hsu Still
85bbb2a08d
Fix file readability
7 years ago
Hsu Still
6432c443c4
Move from botched VS-like CSS to VS2015 CSS from HLJS repo
7 years ago
Hsu Still
d075d30afb
Move theme-switcher next to sideaffix & fix contribution link hover
7 years ago
Hsu Still
04b21a2f34
Improve theme selection
+ Stylized option menu
+ The menu now defaults to whatever theme being the most preferred one
7 years ago
Hsu Still
6511b1ae4c
Implement rudimentary support for theme switching
7 years ago
Hsu Still
746939cc5a
Prep for theme switcher
7 years ago
Hsu Still
50e830e826
Simplify CSS
+ Changes dark theme changes to a different css to respect future docfx.css changes
+ Merge featherlight plugin into the dark theme
7 years ago
Hsu Still
96b95796a1
Add examples for precondition attributes
7 years ago
Hsu Still
ecda318ae8
Add titles and UIDs to each article
7 years ago
Hsu Still
3ed6402c8b
Add 'preemptive rate limit' section
7 years ago
Hsu Still
e124b65166
Improve readability
7 years ago
Hsu Still
11495f2c2a
Improve landing page & add intro
7 years ago
Hsu Still
771157dfb6
Increase font-size to 15px
7 years ago
Hsu Still
a4b48277d3
Target .NS1.3 for Commands and Webhook
7 years ago
Hsu Still
50ce789320
Merge with 109f663a9a
7 years ago
Hsu Still
1e7a074ac0
Merge branch 'docs/faq-n-patches' of https://github.com/Still34/Discord.Net into docs/faq-n-patches
7 years ago
Hsu Still
197875b7bd
Add more examples
7 years ago
Hsu Still
27e6e2bdbf
Add PreconditionAttribute docs
7 years ago
Fyers
109f663a9a
added UserDefaultAvatar to IUser ( #973 )
* added UserDefaultAvatar to IUser
* pass ushort as discriminator
* removed unneeded ushort.parse
7 years ago
HelpfulStranger999
c67db88961
Cleaned up and refactored slightly
7 years ago
Christopher F
b918712ad2
Cleanup of #1009
7 years ago
Paulo
6b7c6e9667
Add new overload for AddTypeReader ( #1009 )
7 years ago
Alex Gravely
2988b38ea8
Resolve mutability issues with EmbedBuilder. ( #1010 )
* Create new entities on each build call. Added Length property to EmbedBuilder.
* Resolve Length issues per #1012
7 years ago
Hsu Still
08d6558975
Tidy up docs
7 years ago
Hsu Still
2ff6d677cb
Add Xmldocs
7 years ago
Hsu Still
32d5afe454
Further styling improvement
7 years ago
Hsu Still
6612a03bee
Clean up pages
7 years ago
Hsu Still
03dcdca91e
Add lightbox & categorize templates
7 years ago
Hsu Still
9c08d4f360
Improve Overwrites styling
7 years ago
Hsu Still
c0d5eda7f6
Update dark theme
+ Fix table color.
+ Change warning/tip/important tip color.
+ Change font to Titillium Web.
+ Other changes that's easier on eyes.
7 years ago
Hsu Still
7cc10c843e
Add dotnet CLI example
7 years ago
Hsu Still
83435aa2c5
Initial dark theme support
7 years ago
Hsu Still
be5e309713
Add more embed example details
7 years ago
Hsu Still
0dcb16119c
Cleanup FAQ trailing spaces
7 years ago
Hsu Still
3cf3811bce
Add XMLDocs
7 years ago
Hsu Still
9f536177fa
Add XMLDocs
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
1d2db3a61c
Add XMLDocs
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