This repository contains the Sphinx source for the NumPy website (http://www.numpy.org/). To make a local build of the website $ make html To build and upload the site (requires push permissions on https://github.com/numpy/numpy.github.com). $ make upload To test external links from the site $ make linkcheck