Skip to content

Commit bcd4f43

Browse files
authored
Merge pull request #329 from supabase/docs/v1_docs
Docs/v1 docs
2 parents f23fd56 + dda77b3 commit bcd4f43

23 files changed

+20852
-5
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919

2020
- run: |
2121
npm clean-install
22-
npm run docs
23-
npm run docs:json
22+
npm run v1:docs
23+
npm run v1:docs:json
2424
2525
- name: Publish
2626
uses: peaceiris/actions-gh-pages@v3

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
node_modules
22
dist
3-
docs
43
*.log
54

65
# nyc

docs/v1/assets/css/main.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/v1/assets/images/icons.png

9.39 KB
Loading
27.5 KB
Loading

docs/v1/assets/images/widgets.png

480 Bytes
Loading
855 Bytes
Loading

docs/v1/assets/js/main.js

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/v1/assets/js/search.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/v1/classes/postgrestbuilder.html

Lines changed: 487 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)