Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit e4b9b00

Browse files
committed
Update Makefile to use kytos releases name
1 parent 208f2be commit e4b9b00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ SPHINXOPTS = -W
66
SPHINXBUILD = sphinx-build
77
PAPER =
88
BUILDDIR = _build
9-
VERSIONS = master,bethania
10-
MAIN_REF = bethania
9+
VERSIONS = master,2017.1,2017.2
10+
MAIN_REF = master
1111

1212
# User-friendly check for sphinx-build
1313
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)

docs/_static/.keep

Whitespace-only changes.

0 commit comments

Comments
 (0)