We welcome all contributions to improving our open source docs!
Here are some ways you can help:
- Fix typos and grammar errors
- Improve the language and clarity of the docs
- Add missing information
Great sections to contribute to you include:
How sidebars work#
The sidebar is generated from the _sidenav.js
relative folder. For your page to show up, it has to be added to that list.
The table of contents for any given page are collected from the header elements on that page. They are "tab-aware" and will only show headings that are visible.
Kitchen sink#
Please view this page on Github to see the underlying code.
Tabs#
one
Code blocks and tabs#
Code block
Code tabs
Math#
Tables#
Basic table#
Name | Age | Location |
---|---|---|
Alice | 24 | Seattle |
Nicer looking table#
Topic |
---|
👀 Observability |
✈️ Migration |
🚧 More Coming Soon |
Lists#
- Item 1
- Item 2
Images#
Links#
Emojis#
🎉🎉🎉
Alerts#
Default
I am alive
Caution
I am alive
Warning
I am alive
Tip
I am alive
text#
Heading 1#
Heading 2#
Heading 3#
Heading 4#
Horizontal rules#
Code#
code text