mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
formatting
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user