Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

📦 Packaging solution 📦 #7

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

📦 Packaging solution 📦 #7

wants to merge 12 commits into from

Conversation

dpshelio
Copy link
Member

Solutions for UCL-RITS/rse-classwork-2020#143, UCL-RITS/rse-classwork-2020#144, UCL-RITS/rse-classwork-2020#145. Approximately one commit per step, in the asked order.

Browse through each commit to see the differences on each step.

Note, subprocess line needs to change, otherwise you may not see if it's failing
unless you add `check=True`.
Answered:
> Separate source and build directories (y/n) [n]:
> Project name: sagital-average
> Author name(s): Charlene Bultoc
> Project release []: 0.1
> Project language [en]:
Steps to build the docs
```bash
cd docs
sphinx-apidoc -o . ../sagital_average
make html
cd _build/html
python -m http.server # to load the automatically built documentation
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant