1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-01-21 12:39:22 -08:00
parent c280757b76
commit 0f3143bbbb
2 changed files with 8 additions and 4 deletions

View File

@ -16,14 +16,16 @@ to dictionaries and lists of dictionaries.
## Online Documentation
Latest:
### Latest:
https://github.com/kellyjonbrazil/jc/tree/master/docs
Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
### Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs`
Specific versions can also be selected by tag in the branch dropdown menu.
## Example:
>>> import subprocess

View File

@ -14,14 +14,16 @@ to dictionaries and lists of dictionaries.
## Online Documentation
Latest:
### Latest:
https://github.com/kellyjonbrazil/jc/tree/master/docs
Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
### Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs`
Specific versions can also be selected by tag in the branch dropdown menu.
## Example:
>>> import subprocess