Skip to content

Commit

Permalink
Read the docs from the editor repo
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Oct 27, 2023
1 parent 530d1a1 commit 3d382da
Show file tree
Hide file tree
Showing 23 changed files with 4 additions and 1,387 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Build API reference docs
working-directory: temp/editor
run: |
cp -r docs/*.md ../../docs
mkdir etc
npm install --legacy-peer-deps
npm run build
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ yarn-error.log*
next-env.d.ts
api-ref
temp

docs/*
Empty file added docs/.gitkeep
Empty file.
55 changes: 0 additions & 55 deletions docs/admonitions.md

This file was deleted.

79 changes: 0 additions & 79 deletions docs/basic-formatting.md

This file was deleted.

139 changes: 0 additions & 139 deletions docs/code-blocks.md

This file was deleted.

33 changes: 0 additions & 33 deletions docs/content-styling.md

This file was deleted.

Loading

0 comments on commit 3d382da

Please sign in to comment.