Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
This commit is contained in:
David Pordomingo 2017-10-16 15:47:11 +02:00
parent ca5f3d9fd6
commit 54de51acf7
No known key found for this signature in database
GPG Key ID: 7E90B085DAA1F676

View File

@ -13,8 +13,6 @@ $(MAKEFILE):
# Docsrv: configure the languages whose api-doc can be auto generated
LANGUAGES = go
# Docsrv: configure the directory containing the python sources
PYTHON_MAIN_DIR ?= ./python
# Docs: do not edit this
DOCS_REPOSITORY := https://github.com/src-d/docs
SHARED_PATH ?= $(shell pwd)/.shared