Versioning init

This commit is contained in:
kn0wmad
2021-09-14 17:04:13 -06:00
committed by Lucy Cifferello
parent a140307ca3
commit 4ddea261a9
3 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ Click on the "Issues" tab in the top navbar. Provide a good title and describe c
### Submitting a pull request
Click on the "Pull requests" tab in the top navbar. Select the green "New pull request button" in the top right section. Select your branch for the compare dropdown, and master as the base. Provide an appropriate title and summary of the changes in the pull request description. Changes will be reviewed and merged when satisfactory.
Click on the "Pull requests" tab in the top navbar. Select the green "New pull request button" in the top right section. Select your branch for the compare dropdown, and master as the base. Provide an appropriate title and summary of the changes in the pull request description. Changes will be reviewed and merged when satisfactory.
## Helpful Resources
@@ -61,4 +61,4 @@ To deploy theme update:
## Versioning
- Build for versioning: `sphinx-multiversion source build/html`
- To view version metadata: `sphinx-multiversion source build/html --dump-metadata`
- To view version metadata: `sphinx-multiversion source build/html --dump-metadata`

View File

@@ -12,4 +12,4 @@
{%- endfor %}
</ul>
{% endif %}
<h1>*testing versions*</h1>
<h1>*testing versions*</h1>

View File

@@ -100,4 +100,4 @@ html_js_files = [
]
html_cs_files = [
'default.css'
]
]