Skip to content

Commit 4e5e227

Browse files
authored
Expose docs through reflex docgen (#6257)
* remove reflex base * add transformer module * add docs to build * move docs to reflex subpath * ok move into subfolder * delete chat tutorial files * format files * rename duplicate class * Revert "rename duplicate class" This reverts commit ce723e2. * ok * fix nesting * adjust tabs * rename second function * remove comment * update urls * parse markdown directive code * interesting * delete github action for js ts
1 parent 373213e commit 4e5e227

File tree

224 files changed

+8659
-8529
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+8659
-8529
lines changed

β€Ž.github/workflows/codeql.ymlβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
include:
46-
- language: javascript-typescript
47-
build-mode: none
4846
- language: python
4947
build-mode: none
5048
- language: actions

β€Ždocs/__init__.pyβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Ždocs/getting_started/__init__.pyβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Ždocs/getting_started/chat_tutorial_style.pyβ€Ž

Lines changed: 0 additions & 28 deletions
This file was deleted.

β€Ždocs/getting_started/chat_tutorial_utils.pyβ€Ž

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
Β (0)