blob: e783514c52b52396747010e987e7e47452f8d3bc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Contributing to Boost.Geometry
Boost.Geometry is a member of [Boost](https://www.boost.org) libraries.
## Table of Contents
* [**Contribution Tutorial**](http://github.com/boostorg/geometry/wiki/Contribution-Tutorial)
* [**Guidelines for Developers**](http://github.com/boostorg/geometry/wiki/Guidelines-for-Developers)
* [**Generating and Improving Documentation**](https://github.com/boostorg/geometry/wiki/Generating-and-Improving-Documentation)
### Resources
* [**Debugging**](http://github.com/boostorg/geometry/wiki/Debugging)
* [**Talks**](http://github.com/boostorg/geometry/wiki/Talks)
|