Skip to content

Conversation

mensonones
Copy link
Contributor

Update documentation to use cocoindex update --setup main with module name directly

…le name directly

- Changed `cocoindex update --setup main.py` to `cocoindex update --setup main` across all examples and documentation
- Updated all README.md files in /examples directory
- Updated documentation files in /docs directory including quickstart and example guides
- Fixes cocoindex-io#1089

```sh
cocoindex update --setup main.py
cocoindex update --setup main
Copy link
Member

Choose a reason for hiding this comment

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

Some are not updated yet, e.g. the one on line 150.

But I can merge this PR first. Feel free to create another PR for remaining ones if you want.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will do it! Tks

@georgeh0 georgeh0 merged commit 1eac6b1 into cocoindex-io:main Oct 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update documentation to use cocoindex update --setup main with module name directly
3 participants