From da4e3a5b6670e5116c95d7c6db8d7155d66968e6 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 14 Apr 2017 01:56:17 +0200 Subject: Dates config expanded, standard path included in uniform build scripts --- docs/building.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/building.md b/docs/building.md index 1d12302..272a7fd 100644 --- a/docs/building.md +++ b/docs/building.md @@ -13,12 +13,12 @@ python ranking.py DATE PREVIOUS_DATE > http/FILENAME.html To compile edition list header into ranking: ``` -python editions.py DATE_CONFIG http/FILENAME.html +python editions.py http/FILENAME.html ``` To build players' pages: ``` -python players.py http/players/ [DATES_CONFIG] +python players.py http/players/ ``` Name, surname and club are always used from the current `players` table. Regions, genders and age categories are read per-ranking. -- cgit v1.2.3