aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/eqc.rst
AgeCommit message (Collapse)Author
2018-06-10rewrite references using BibTeX and sphinxcontrib-bibtexMike Toews
2018-05-14Revert "Set projection plot scale to 100% for better PDF output"Kristian Evers
This had unexpected side-effects when building the HTML docs on Travis compared to locally. The correct solution would be to set different scaling depending on the output. This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c.
2018-05-14Set projection plot scale to 100% for better PDF outputKristian Evers
2018-04-30Refactor operation doc pagesKristian Evers
Extended the use of the :option: directive to all currently written operation doc pages. In the process several more default parameters were added for easy inclusion in other doc pages. Expanded the info tables for each operation with "domain", "alias", "input type" and "output type". Corrected various errors along the way. Mainly formatting errors and references to invalid parameters such as +sym in hatano.
2018-04-09Fix bad example in eqc docsKristian Evers
2018-02-28Move 'Coordinate operations' to top level of docs [skip ci]Kristian Evers