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 |
Hsu Still
|
0c11481ac3
|
Replace True keyword with langword xmldocs
|
7 years ago |
Hsu Still
|
af2bdf89de
|
Merge dev changes
|
7 years ago |
Hsu Still
|
897676c5b0
|
Add XMLDocs for some channel entities
|
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 |