aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
AgeCommit message (Collapse)Author
2018-05-23Fix indentation in gie roundtrip optionKurt Schwehr
2018-05-23gie roundtrip: Expand the 3 cases for the argsKurt Schwehr
2018-05-05replace: son -> childmwtoews
2018-05-05cs2cs usage: remove note about non-existant -b -i -o options.mwtoews
2018-05-05cct usage: add 'I' to docs, re-order usage to same as docsmwtoews
2018-05-05proj usage: remove unused 'c', add 'vV' to invprojmwtoews
2018-05-05fix typosmwtoews
2018-05-05Use formatting similar to used in original manualsmwtoews
Minor rephrasing for better reading. Split -[w|W]<n> into two options.
2018-05-05normalise whitespace - most content untouchedmwtoews
2018-04-12Merge pull request #923 from kbevers/cct-skip-n-linesKristian Evers
Add --skip-lines option to cct
2018-04-03Add 'echo' and 'skip' command to gie docsKristian Evers
2018-04-03Add --skip-lines option to cctKristian Evers
With this it is possible to skip the header when transforming coordinates from a file.
2018-03-29Fix a few formatting errorsKristian Evers
2018-03-27Document --version option in cct and gieKristian Evers
2018-03-18Add documentation for the gie programKristian Evers
2018-03-17Move application docs to top level.Kristian Evers
The 'Applications' chapter is moved to the top level of the website in order to make it easier for users to find the pages quickly instead of having to search through sub-sections in other chapters.
2017-08-31Major 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-29Get 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-15Added 'Applications' section to docsKristian Evers
2016-09-01projection pages with images from KristianHoward Butler