docs: add Section/Order front-matter so the nav is built from the files (drop a page in, it appears — no code change)
This commit is contained in:
parent
325a0c84ca
commit
8ad007e091
15 changed files with 40 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
Order: 10
|
||||
|
||||
# Slash commands
|
||||
|
||||
Type these in the composer. Anything not starting with `/` is sent as a message.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
Order: 20
|
||||
|
||||
# mIRC formatting
|
||||
|
||||
Orbit renders and lets you compose classic IRC formatting. Use the composer's toolbar (**B** / *I* /
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
Order: 40
|
||||
|
||||
# The #orbit channel & bot
|
||||
|
||||
**#orbit** is the project's live IRC channel. A bot named **`Pulsar`** stays connected there and does
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
Order: 30
|
||||
|
||||
# Themes
|
||||
|
||||
Switch in **Settings → Appearance**. Four themes ship with Orbit:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
Order: 50
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
## "Connexion fermée" / the socket closes immediately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue