flxai / docs.scipy.org

docs.scipy.org main page source

Home Page:http://docs.scipy.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs.scipy.org front page

This repository contains the Sphinx source for the front page of https://docs.scipy.org/

The documentation itself comes from the Numpy and Scipy main repositories.

After cloning this repository, run:

$ git submodule init
$ git submodule update

To get the Sphinx theme used.

To make a local build of the website:

$ make dist

To build and upload the site (requires ssh access to www.scipy.org):

$ make upload USER=myusername

About

docs.scipy.org main page source

http://docs.scipy.org/


Languages

Language:Makefile 63.8%Language:Python 22.9%Language:HTML 13.4%