mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-12 12:19:46 +00:00
2
Makefile
2
Makefile
@ -13,8 +13,6 @@ $(MAKEFILE):
|
|||||||
|
|
||||||
# Docsrv: configure the languages whose api-doc can be auto generated
|
# Docsrv: configure the languages whose api-doc can be auto generated
|
||||||
LANGUAGES = go
|
LANGUAGES = go
|
||||||
# Docsrv: configure the directory containing the python sources
|
|
||||||
PYTHON_MAIN_DIR ?= ./python
|
|
||||||
# Docs: do not edit this
|
# Docs: do not edit this
|
||||||
DOCS_REPOSITORY := https://github.com/src-d/docs
|
DOCS_REPOSITORY := https://github.com/src-d/docs
|
||||||
SHARED_PATH ?= $(shell pwd)/.shared
|
SHARED_PATH ?= $(shell pwd)/.shared
|
||||||
|
Reference in New Issue
Block a user