Skip to content

docs: removes example README.md #17

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

Merged
merged 4 commits into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Graph sitter

[![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-blue)](https://docs.codegen.com)
[![Upload Python Package](https://github.com/codegen-sh/codegen-sdk/actions/workflows/release.yml/badge.svg)](https://github.com/codegen-sh/codegen-sdk/actions/workflows/release.yml)
[![Unit Tests](https://github.com/codegen-sh/codegen-sdk/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/codegen-sh/codegen-sdk/actions/workflows/unit-tests.yml)

[Codegen](https://docs.codegen.com) is a python library for manipulating codebases.
Expand Down
7 changes: 7 additions & 0 deletions examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Codegen Examples

For practical examples of using Codegen in real-world scenarios, please visit our dedicated examples repository:

[github.com/codegen-sh/codegen-examples](https://github.com/codegen-sh/codegen-examples)

For docs and tutorials, please visit [docs.codegen.com](https://docs.codegen.com)
94 changes: 0 additions & 94 deletions python2_to_python3/README.md

This file was deleted.

95 changes: 0 additions & 95 deletions unittest_to_pytest/README.md

This file was deleted.

Loading