-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a ReadTheDocs #24
Comments
Should we set up ReadTheDocs or I remember we mentioned something else at some point? |
I think @xiaomengy can set up the initial version of docusaurus and then we can build docs from there? |
Since i had already started, the installation looks like:
npx create-docusaurus@latest nocturne_docs facebook # create default docs
cd nocturne_docs
npm run build # build static website in nocturne_docs/build
From there we should all be able to add docs to the nocturne_docs and Travis should build/deploy automatically to github pages. |
eugenevinitsky
pushed a commit
that referenced
this issue
Jan 26, 2024
Remove vehicles with invalid positions and invalid goals from controlled vehicles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: