Skip to content

Documentation, resources, guides, and best practices for OreSat software developement.

Notifications You must be signed in to change notification settings

oresat/oresat-software-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OreSat Software Docs

Documentation, resources, guides, and best practices for OreSat software development.

Manual Build Docs

Clone the git repository

$ git clone https://github.com/oresat/oresat-software-docs

Change to the oresat-software-docs directory

$ cd oresat-software-docs

Install dependencies

NOTE: May need to replace pip with pip3 on your system (it varies on OS and distro).

$ pip install -r requirements.txt

Build the docs

$ make html -C docs

Open docs/build/html/index.html in a web browser.

About

Documentation, resources, guides, and best practices for OreSat software developement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages