chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Move docs into the main project and autogen

Open jeffchuber opened this issue 2 years ago • 1 comments

We'd like our python and JS docs to always be up to date with a released branch.

Right now it requires manual updating the docs and running the update scripts.

This ideally would be automatically done each release (not main)

jeffchuber avatar May 16 '23 18:05 jeffchuber

  • move docs so that code and docs can be merged together in a PR
  • maybe we do this via running a simple script for actual deployment <-- add to the release process .md file
  • consider having a release branch -> this would be the branch linked to the vercel hosted docs

jeffchuber avatar May 16 '23 22:05 jeffchuber