mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
doc update
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
* [jc.utils](#jc.utils)
|
* [jc.utils](#jc.utils)
|
||||||
* [asciify](#jc.utils.asciify)
|
|
||||||
* [warning\_message](#jc.utils.warning_message)
|
* [warning\_message](#jc.utils.warning_message)
|
||||||
* [error\_message](#jc.utils.error_message)
|
* [error\_message](#jc.utils.error_message)
|
||||||
* [compatibility](#jc.utils.compatibility)
|
* [compatibility](#jc.utils.compatibility)
|
||||||
@ -19,17 +18,6 @@
|
|||||||
|
|
||||||
jc - JSON Convert utils
|
jc - JSON Convert utils
|
||||||
|
|
||||||
<a id="jc.utils.asciify"></a>
|
|
||||||
|
|
||||||
### asciify
|
|
||||||
|
|
||||||
```python
|
|
||||||
def asciify(string: str) -> str
|
|
||||||
```
|
|
||||||
|
|
||||||
Return a string downgraded from Unicode to ASCII with some simple
|
|
||||||
conversions.
|
|
||||||
|
|
||||||
<a id="jc.utils.warning_message"></a>
|
<a id="jc.utils.warning_message"></a>
|
||||||
|
|
||||||
### warning\_message
|
### warning\_message
|
||||||
|
Reference in New Issue
Block a user