Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.21 KB

File metadata and controls

23 lines (18 loc) · 1.21 KB

Developer Documentation

Welcome to the developer documentation for PolylineAlgorithm. This section covers everything you need to contribute code, tests, benchmarks, and automation to the project.

Contents

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

Quick Links