Skip to content

scizen9/SEDM-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEDM-Docs

SEDM (Palomar) Documentation

Requirements:

  1. sphinx 4.1.2
  2. Alabaster 0.7.12

Procedure:

  • edit files in source directory
  • update version date in conf.py
  • cd ..
  • make html
  • cd build/html
  • open index.html
    • verify changes
  • update repository
    • git add <changes>
    • git commit -m "<notes>"
    • git push
  • deploy
    • scp -r * agn.caltech.edu:/usr/apache/htdocs/astro/sedm/

About

SED Machine Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.8%
  • Makefile 30.3%
  • Batchfile 29.6%
  • HTML 1.3%