Update documentation
This commit is contained in:
parent
3fedbc2a71
commit
8bcd11200e
13 changed files with 105 additions and 2032 deletions
|
@ -10,16 +10,11 @@ html lang='en'
|
|||
li.nav-header Tent
|
||||
li == nav_link_with_active 'Protocol Introduction', '/docs'
|
||||
li == nav_link_with_active 'Server Protocol', '/docs/server-protocol'
|
||||
li == nav_link_with_active 'Tent Profile', '/docs/profile'
|
||||
li == nav_link_with_active 'App Authentication', '/docs/app-auth'
|
||||
li == nav_link_with_active 'Server API for Apps', '/docs/app-server'
|
||||
li == nav_link_with_active 'App Notifications', '/docs/app-notifications'
|
||||
li.nav-header Types
|
||||
li == nav_link_with_active 'Post Types', '/docs/post-types'
|
||||
li == nav_link_with_active 'Profile Info Types', '/docs/info-types'
|
||||
li.nav-header Examples
|
||||
li == nav_link_with_active 'Conversation', '/docs/example-conversation'
|
||||
li == nav_link_with_active 'Conversation Thread', '/docs/example-conversation-thread'
|
||||
.span8
|
||||
.alert.alert-block
|
||||
h4 Alpha Documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue