Skip to content

Commit d4e28ef

Browse files
Drop docs/ directory (#84)
Signed-off-by: Stefan VanBuren <svanburen@buf.build>
1 parent b086170 commit d4e28ef

18 files changed

Lines changed: 14 additions & 2506 deletions

DEVELOPMENT.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,22 +83,7 @@ To release a new version, follow the guide in [RELEASE.md](./RELEASE.md).
8383

8484
## Documentation
8585

86-
### Building Documentation
87-
88-
```bash
89-
# Build documentation
90-
uv run just docs
91-
92-
# Serve documentation locally
93-
uv run just docs-serve
94-
```
95-
96-
### Writing Documentation
97-
98-
- Use MyST markdown for documentation files
99-
- Place API documentation in `docs/api.md`
100-
- Place examples in `docs/examples.md`
101-
- Update the main `docs/index.md` for structural changes
86+
Documentation is contained in the [connectrpc/connectrpc.com](https://github.com/connectrpc/connectrpc.com) repository.
10287

10388
## Contributing
10489

docs/api.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/deployment.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

docs/errors.md

Lines changed: 0 additions & 192 deletions
This file was deleted.

docs/examples.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)