mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
formatting
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
+4
-2
@@ -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