Skip to content

Commit

Permalink
Merge pull request #5439 from camptocamp/api-link
Browse files Browse the repository at this point in the history
Add link to api help page
  • Loading branch information
sbrunner committed Jan 21, 2020
2 parents 7cb3d23 + 69d702e commit 8866073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ contribs/dist: .build/build-dll.timestamp
mkdir -p $(dir $@)
$(PY_VENV_BIN)/python buildtools/generate-examples-index.py \
--app 'GeoMapFish' contribs/gmf/ 'GeoMapFish examples.' \
--app 'API help' ../api/apihelp/apihelp.html 'GeoMapFish API help.' \
$< $(NGEO_EXAMPLES_HTML_FILES) > $@

.build/examples-hosted/contribs/gmf/index.html: \
Expand Down

0 comments on commit 8866073

Please sign in to comment.