Commit Graph

14 Commits

Author SHA1 Message Date
Zai Shi
e86425a460
Components docs (#122)
* added sign in/up/out component docs

* added docs for stack handler

* fixed doc links

* fixed image url
2024-07-01 22:26:17 +02:00
Zai Shi
436cd95bf2
New docs structures, added docs for OAuth providers and team selections (#116)
* new doc structure

* added domain docs

* added team selection

* added oauth page, improved navigation

* improved team-selection

* improved code styling, updated permissions docs

* improved wording in teams and overview

* added team switcher updates

* updated production docs

* added oauth provider docs

* updated docs navigation
2024-07-01 02:44:32 +02:00
Stan Wohlwend
b9ebd30d10 Fix docs on team members 2024-06-28 10:52:40 -07:00
Zai Shi
5fece9664d fixed doc buttons 2024-06-26 09:27:53 +02:00
Zai Shi
5b46bd6f00
Added new theme config and docs (#93)
* updated customization docs

* fixed browser script

* added custom color to browser script

* added color palette to browser script

* fixed color script bug

* updated docs

* removed unused
2024-06-24 20:23:13 +02:00
Zai Shi
0ed76f3b30 fixed typo 2024-06-24 10:37:22 +02:00
roocell
ec380343ad
Doc update for teams (#91)
* Update teams.mdx

remove user from team had non-existent API call

* Update teams.mdx

doc had non-existent removeUserFromTeam method.
2024-06-24 10:25:37 +02:00
Stan Wohlwend
ed693a1a43 Fix docs buttons 2024-06-20 17:28:05 +02:00
Stan Wohlwend
fad0ca9840 Update docs 2024-06-20 17:11:06 +02:00
Stan Wohlwend
3cd4d3f176 Update docs 2024-06-20 15:05:57 +02:00
Zai Shi
53c5a87888 removed doc code focus 2024-06-19 11:49:50 +02:00
Stan Wohlwend
6db7cb9e02 Run fern check on build 2024-06-16 03:40:12 +02:00
Stan Wohlwend
9933ee593d Make @stackframe/docs private 2024-06-15 20:22:33 +02:00
Zai Shi
019738aa64
Added fern docs (#76)
* adding openapi generation

* added optional responses

* added path params

* added request body

* added full openapi file

* fixed crud bug

* fixed small bugs

* added generate-docs script

* added parameter example

* create docs from handler

* improved parse openapi interface

* removed unused

* added endpoint metadata

* added current user handler

* migrated old docs to fern

* 🌿 api set-up (#75)

Co-authored-by: Catherine Deskur <chdeskur@gmail.com>

* added sdk docs

* updated tabs

* improved styling

* added header links

* added tags to docs

* added focus to docs

* added focus to team docs

* improved docs wording

* added discord link

* updated generate-keys docs

* fixed merge error

* added yaml package

* added github actions

* fixed doc gen bug

* added docs lint check

* added doc watch changes

* updated github actions

* fixed action file

* updated publish docs workflow

* added overview page

* fixed action bug

---------

Co-authored-by: fern <126544928+fern-bot@users.noreply.github.com>
Co-authored-by: Catherine Deskur <chdeskur@gmail.com>
2024-06-15 14:04:00 +02:00