File: doc_howto

package info (click to toggle)
bottleneck 1.2.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 564 kB
  • sloc: ansic: 4,414; python: 1,742; makefile: 68
file content (12 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12

Upload Sphinx docs to web server
================================

Godaddy doesn't allow rsyc. So to upload Sphinx docs to
http://berkeleyanalytics.com/bottleneck:

$ make doc

Then to upload (it will ask for the password):

$ scp -r build/sphinx/html/* username@berkeleyanalytics.com:html/bottleneck/