Hsu Still
cc723df6ad
Add ConfigureAwait(false) for most missing tasks
7 years ago
Hsu Still
c2996cc800
General cleanup
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
468bf365b8
Add xmldocs
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
102fc94abd
Merge branch 'docs/faq-n-patches' of https://github.com/Still34/Discord.Net into docs/faq-n-patches
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
f54a7d2c16
Add Codealike to .gitignore
+ Codealike is a Visual Studio extension for developers to track their time spent on projects.
It may drop additional file called codealike.json at the project root.
7 years ago
Hsu Still
5304524f5f
Fix casing of 'discord'
7 years ago
Hsu Still
c41f569e39
Cleanup docfx.json
7 years ago
Hsu Still
ed7713e5cd
Remove redundant wording
7 years ago
Hsu Still
6c7a8c8819
Improve readability
7 years ago
Hsu Still
f694b7f847
Simplify RuntimeResult section
7 years ago
Hsu Still
889e811e7e
Improve wording of post-execution
7 years ago
Hsu Still
7bbb21bff1
Add RuntimeResult demo
7 years ago
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
Joe4evr
b8b59d97ae
Forward all embed-related types for non-updated addons ( #1021 )
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