Skip to content

Stop publishing API docs#1750

Merged
AndreasArvidsson merged 5 commits into
mainfrom
pokey/stop-publishing-api-docs
Aug 8, 2023
Merged

Stop publishing API docs#1750
AndreasArvidsson merged 5 commits into
mainfrom
pokey/stop-publishing-api-docs

Conversation

@pokey
Copy link
Copy Markdown
Member

@pokey pokey commented Aug 8, 2023

Checklist

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved this into its own file to make it easier to link to

Comment thread packages/cursorless-engine/src/testCaseRecorder/RecordTestCaseCommandArg.ts Outdated
@AndreasArvidsson AndreasArvidsson added this pull request to the merge queue Aug 8, 2023
Merged via the queue into main with commit abc515d Aug 8, 2023
@AndreasArvidsson AndreasArvidsson deleted the pokey/stop-publishing-api-docs branch August 8, 2023 16:36
github-merge-queue Bot pushed a commit that referenced this pull request Aug 9, 2023
We have some security warnings on a couple packages that are
dependencies of docusaurus, so I decided to upgrade to the latest to
remove those dependencies. Docusaurus uses their nightly version on
their own docs, and things seem to work for us on this version with no
issue, so I think it's ok. In addition, we were violating their peer
dependencies by using react 18; we now no longer need to do that. Also,
this version allows us to use mdx v2, which has a lot of niceties that
we'll probably want as we do our big docs refactor
(#867)

- depends on #1750 to
fix typedoc failure

## Checklist

- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove our api docs

3 participants