Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

index.rst 1.7 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
  1. .. GMT documentation front page
  2. The Generic Mapping Tools Documentation
  3. =======================================
  4. Welcome to the GMT Docs! Here you'll find resources for using GMT and examples of what
  5. it can do.
  6. Quick links
  7. -----------
  8. .. hlist::
  9. :columns: 3
  10. - :doc:`std-opts`
  11. - :doc:`proj-codes`
  12. - :doc:`Default Settings (gmt.conf) <gmt.conf>`
  13. - :doc:`Colors <gmtcolors>`
  14. - :doc:`35 Postscript Fonts </cookbook/postscript-fonts>`
  15. - :doc:`Built-in CPTs </cookbook/cpts>`
  16. - :doc:`Built-in patterns </cookbook/predefined-patterns>`
  17. - :doc:`Octal Codes of Characters </cookbook/octal-codes>`
  18. - :ref:`Pen Syntax <-Wpen_attrib>`
  19. - :ref:`Fill Syntax <-Gfill_attrib>`
  20. - :ref:`Grid Format Specifications <tbl-grdformats>`
  21. .. Add a hidden toctree to suppress "document isn't included in any toctree" warnings
  22. .. toctree::
  23. :hidden:
  24. std-opts
  25. proj-codes
  26. gmt.conf
  27. gmtcolors
  28. .. toctree::
  29. :maxdepth: 1
  30. :caption: Getting started
  31. gallery
  32. animations
  33. tutorial
  34. .. toctree::
  35. :maxdepth: 1
  36. :caption: Reference documentation
  37. modules
  38. cookbook
  39. datasets
  40. .. toctree::
  41. :maxdepth: 1
  42. :caption: Resources
  43. users-contrib-scripts
  44. users-contrib-symbols
  45. changes
  46. deprecated-defaults
  47. switching
  48. migrating
  49. .. toctree::
  50. :maxdepth: 1
  51. :caption: Classic Mode
  52. std-opts-classic
  53. modules-classic
  54. .. toctree::
  55. :maxdepth: 1
  56. :caption: Developer Resources
  57. Contributing Guide <https://github.com/GenericMappingTools/gmt/blob/master/CONTRIBUTING.md>
  58. Code of Conduct <https://github.com/GenericMappingTools/gmt/blob/master/CODE_OF_CONDUCT.md>
  59. reStructuredText Cheatsheet <rst-cheatsheet>
  60. Debugging GMT <debug>
  61. GMT C API <api>
  62. PostScriptLight C API <postscriptlight>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...