| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-23 | Tidy a few typos | Mike Toews | |
| 2018-02-19 | Added background info to API migration guide [skip ci]. | Kristian Evers | |
| Brazenly stolen from mailing list post by Thomas Knudsen [0] and modified slightly to fit the context. [0] http://lists.maptools.org/pipermail/proj/2018-February/007995.html | |||
| 2018-02-19 | Change most occurences of PROJ.4 to PROJ [skip ci] | Kristian Evers | |
| 2018-02-19 | Merge branch 'docs-release-4.10.0' of https://github.com/OSGeo/proj.4 into ↵ | Kristian Evers | |
| docs-release-4.10.0 | |||
| 2018-02-19 | Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0 | Kristian Evers | |
| 2018-02-19 | API reference updates to reflect recent changes across the code-base [skip ci]. | Kristian Evers | |
| 2018-02-10 | Re-do pull request #451 export CMake targets with PROJ4:: namespace | Charles Karney | |
| This version takes to add the include path to the target definition for cmake 2.8.11 and later. Also the documentation sticks to the existing convention of using cmake variables ${PROJ4_LIBRARIES} and ${PROJ4_INCLUDE_DIRS}. However, the namespace variables are still being included. Here's the roll-out plan (0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to this. (1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined; PROJ4_LIBRARIES = proj. (2) In a year or two: Two targets, proj and PROJ4::proj, are defined; PROJ4_LIBRARIES = PROJ4::proj. (3) With a change in the library which breaks backwards compatibility: The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj. | |||
| 2018-02-01 | Update datatype and function reference to reflect recent code changes [skip ci] | Kristian Evers | |
| 2017-11-27 | Update API reference to reflect recent changes to the API | Kristian Evers | |
| 2017-11-15 | Added a transition guide to aid migration from old to new API | Kristian Evers | |
| 2017-10-09 | Add documentation for datatypes and functions related to internal lists in ↵ | Kristian Evers | |
| PROJ.4. [skip ci] | |||
| 2017-10-09 | Add PJ_DIRECTION to API referece [skip ci] | Kristian Evers | |
| 2017-09-27 | add proj_errno_* functions to API reference | Kristian Evers | |
| 2017-09-13 | Added functions API reference | Kristian Evers | |
| 2017-09-06 | Added data types reference section. | Kristian Evers | |
| 2017-09-04 | Added more pages to 'development' chapter. Moved old API description to ↵ | Kristian Evers | |
| section named 'deprecated'. Created a quickstart page for the development chapter. Scaffolding in place for the rest of the chapter. | |||
| 2017-09-03 | Use same spelling of PROJ.4 across all doc pages. | Kristian Evers | |
| 2017-08-31 | Major restructure and rewrite of docs. | Kristian Evers | |
| A section on "Using PROJ.4" has been introduced giving a introduction on how to use PROJ.4. The Parameters section has been removed and the content reworked into other sections. Additionally the order of chapters has been changed to provide a more complete and readable experience for users of the documentation. | |||
| 2017-06-29 | Get PDF build output with Sphinx healthy (#533) | Howard Butler | |
| * Get PDF build output with Sphinx healthy * copy pdf to branch for upload on website | |||
| 2016-09-22 | Created 'Development' section in docs. | Kristian Evers | |
