Docs Development

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

javascript

Code tabs

Command Line

Math#

Tables#

Basic table#

NameAgeLocation
Alice24Seattle

Nicer looking table#

Topic
👀 Observability
✈️ Migration
🚧 More Coming Soon

Lists#

  • Item 1
  • Item 2

Images#

Alt text

Links#

Click me

Emojis#

🎉🎉🎉

Alerts#

text#

Heading 1#

Heading 2#

Heading 3#

Heading 4#

Horizontal rules#


Code#

code text