Still Hsu
934dc370f5
Move samples to individual folders
7 years ago
Still Hsu
94ca53ca31
Improve precondition documentation
+ Add precondition usage sample
+ Add precondition group usage sample
+ Move precondition samples to its own sample folder
7 years ago
Still Hsu
ddc3242e71
Improve group module example
7 years ago
Still Hsu
ddfd011b86
Fix typos & formatting
7 years ago
Still Hsu
9a7e65cf6b
Revise guide paragraphs/samples
+ Fix various formatting.
+ Provide a more detailed walkthrough for dependency injection.
+ Add C# note at intro.
7 years ago
Still Hsu
e9f72b6ece
Fix missing service provider in example
7 years ago
Still Hsu
3f572ccc0d
Merge branch 'docs/faq-n-patches-offline' of https://github.com/Still34/Discord.Net into docs/faq-n-patches-offline
7 years ago
Still Hsu
73ebc02580
Fix light theme link color
7 years ago
Still Hsu
a9983026f0
Add event docs
- MessageReceived
- ChannelUpdated/Destroyed/Created
7 years ago
Still Hsu
fdaa689ae8
Add explanation for RunMode
7 years ago
Still Hsu
ea82c2537e
Initial proofread of the articles
7 years ago
Still Hsu
3e591972ca
Add properties examples to overwrite
7 years ago
Still Hsu
3aa5d363de
Add 'last modified' plugin
Source: https://github.com/Still34/DocFx.Plugin.LastModified
Licensed under MIT License
7 years ago
Still Hsu
2014870dc0
Fix letter-casing for files
7 years ago
Still Hsu
c2de0c055f
Fix seealso for preconditions and add missing descriptions
7 years ago
Still Hsu
3a7d7ee955
Minor fixes in documentations
+ Fix unescaped '<'
+ Fix typo
7 years ago
Still Hsu
089f97a010
Add details regarding userbot support
7 years ago
Still Hsu
57ea571a81
Fix sample link & add missing pictures
7 years ago
Still Hsu
6769c37ad7
Compress some assets & add OAuth2 URL generator
7 years ago
Still Hsu
929077d717
Read token from Environment Variable instead of hardcode
7 years ago
Still Hsu
5092358401
Add XML docs
7 years ago
Still Hsu
540e0f2047
Clean up filterConfig.yml
+ New config exposes Discord.Net namespace since it has several common public exceptions that may be helpful to users
7 years ago
Still Hsu
1cf68abd4b
Minor fixes for CONTRIBUTING.md and README.md
7 years ago
Still Hsu
c2e4be9ca8
Fix broken search
+ DocFX by default ships with an older version of jQuery, switching to a newer version confuses parts of the DocFX Javascript.
7 years ago
Still Hsu
956019fb51
Add a bunch of XML docs
7 years ago
Still Hsu
0ffe70b7fc
Add local image embed instruction
7 years ago
Still Hsu
6a4600830f
Fix broken theme selector
7 years ago
Still Hsu
4514bcde0d
Merge remote-tracking branch 'origin/docs/faq-n-patches' into docs/faq-n-patches
7 years ago
Christopher F
e50a71d9d8
Clean up style switcher
7 years ago
Still Hsu
56987e212b
Add XML docs
7 years ago
Hsu Still
01e62b7373
Add title to docs
7 years ago
Hsu Still
a4b706bf84
Inital draft for deployment
7 years ago
Hsu Still
e199d1177d
Add Mono warning
7 years ago
Hsu Still
8cdf46464e
Cleanup emoji docs
7 years ago
Hsu Still
70f1892294
Revert description meta tag
7 years ago
Hsu Still
34b0f93602
Add description metatag
7 years ago
Hsu Still
b141619737
Merge remote-tracking branch 'origin/docs/faq-n-patches' into docs/faq-n-patches
7 years ago
Hsu Still
cf88348ad0
Merge remote origin
7 years ago
Hsu Still
3e5679d8b8
Fix minor typos
7 years ago
Hsu Still
555aca4359
Fix broken xref in first-bot
7 years ago
Hsu Still
04dbbabeee
Raise warning level for exception handling in first-bit.md
7 years ago
Hsu Still
4bb6263abd
Improve various articles
+ Rename Guides.Concepts.Logging title from 'Logging' to 'Logging Events/Data'.
+ Rewrite various sections of Guides.GettingStarted.FirstBot and Guides.GettingStarted.Installing based on suggested changes from #1027 .
+ Rename project.csproj example to project.xml to avoid auto-compilation from Visual Studio Code.
+ Rename 'samples\intro' to 'samples\first-bot' to reflect on the article name change.
+ Clean first-bot samples.
7 years ago
Hsu Still
84c42f5e28
Split command service guide into various articles
+ Each section has gone through a thorough proof-reading and cleanup
+ This should help with readability.
7 years ago
Hsu Still
3c1ee5510b
Fix broken MD linking
7 years ago
Hsu Still
dbce530e3d
Improve readability for command service section
7 years ago
Hsu Still
a3343f3aac
Fix ToC view on mobile
7 years ago
Hsu Still
5e6ace4c52
Revert to targeting specific versions for JS
7 years ago
Hsu Still
0759c7baed
Improve styling
+ Increase line-height to make pages look less squished.
+ Add master stylesheet.
- Move content that are not theme-specific to master CSS.
+ Target latest featherlight.js instead of 1.7.6.
+ Add javascript for cornerifying images.
+ Add escape mention image, courtesy of @Andrewww1 .
7 years ago
Hsu Still
c41f569e39
Cleanup docfx.json
7 years ago
Hsu Still
ed7713e5cd
Remove redundant wording
7 years ago