crankshaft/doc/docs_template.md

25 lines
243 B
Markdown
Raw Permalink Normal View History

2016-03-24 05:10:08 +08:00
## Name
## Synopsis
## Description
Availability: v...
## Examples
```SQL
-- example of the function in use
SELECT cdb_awesome_function(the_geom, 'total_pop')
FROM table_name
```
## API Usage
_asdf_
## See Also
_Other function pages_