Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
frou committed Apr 6, 2021
1 parent 47c069c commit 17e5aee
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 @@ -30,6 +30,7 @@ PYTHON_VENV_ACTIVATE = source $(PYTHON_VENV_PATH)/bin/activate
# ------------------------------------------------------------

# The archive is for (optional) distribution: https://kapeli.com/docsets#dashdocsetfeed
# @todo Use a GitHub Action to generate the docset serverside and provide an XML feed
$(DOCSET_ARCHIVE_PATH): docset
tar --exclude=.DS_Store --strip-components 1 -czf $@ $(DOCSET_PATH)

Expand Down

0 comments on commit 17e5aee

Please sign in to comment.