File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 4545 "sphinx.ext.mathjax" ,
4646 "sphinx.ext.autodoc" ,
4747 "sphinxarg.ext" , #'sphinx.ext.viewcode',
48+ "sphinx_click" ,
4849 "matplotlib.sphinxext.mathmpl" ,
4950 "matplotlib.sphinxext.plot_directive" ,
5051 "IPython.sphinxext.ipython_directive" ,
Original file line number Diff line number Diff line change 1-
21Assigning Bathymetry
32====================
43
54Converting a 2dm file to gr3 or between gr3 or 2dm and shapefile
65
76
8- .. argparse ::
9- :module: schimpy.convert_mesh
10- :func: create_arg_parser
7+ .. click :: schimpy.convert_mesh:convert_mesh_cli
118 :prog: convert_mesh
129
1310Assigning depths from prioritized DEMs
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ sphinx-design
44sphinx-argparse
55sphinxcontrib-bibtex
66sphinx_rtd_theme
7+ sphinx-click
78ghp-import # for GitHub Pages import
89nbsphinx
910numpydoc
You can’t perform that action at this time.
0 commit comments