Welcome to the developer documentation for PolylineAlgorithm. This section covers everything you need to contribute code, tests, benchmarks, and automation to the project.
| Document | Description |
|---|---|
| Local Development | Build, test, and format the codebase locally |
| Testing | How to write and run unit tests |
| Benchmarks | How to write and run performance benchmarks |
| Composite Actions | Reusable GitHub Actions used across workflows |
| Workflows | CI/CD pipelines and how they connect |
| Branch Strategy | Branch lifecycle and environment mapping |
| Versioning | Branch naming convention and the version pipeline |
| API Documentation | How DocFX generates and publishes the API reference site |
| Extensibility | How to add new encoding algorithms |