hieplpvip / cp-algorithms-html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cp-algorithms-html

Scripts to build articles from cp-algorithms into local HTML files.

Requirements

pip install Markdown dload

Clone cp-algorithms and install mkdocs:

git clone --recursive https://github.com/cp-algorithms/cp-algorithms.git
cp-algorithms/scripts/install-mkdocs.sh

Build

python build.py

About


Languages

Language:Python 100.0%