https://github.com/pv/scipy-website
https://github.com/pv/scipy-website
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pv/scipy-website
- Owner: pv
- Created: 2009-08-22T17:02:26.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-12-06T18:02:33.000Z (over 15 years ago)
- Last Synced: 2025-01-20T08:49:29.921Z (4 months ago)
- Language: Python
- Homepage: http://projects.scipy.org/git/?p=scipy.org.git;a=summary
- Size: 314 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
=================
Scipy.org website
=================This is a Sphinx website project, aiming at updating the basic Scipy.org
website and making it more maintainable.tewsts
Building
========To build::
make html
You'll need Sphinx development version (or 1.0 when it comes out)::
easy_install Sphinx==dev