Pre-release
This release is a pre-release and may not be stable for production use.
Description
rstctl is a script to help you with reStructuredText
Usage
HTML preview
You can preview a file:
$ rstctl -w path/to/file.rst
Or the long description of a package:
$ ls setup.py setup.py $ rstctl -w
Check links
You can use the -l option to add unknown references to the end of a document. Example:
$ cat README.txt Title ===== `incomplete ref`_ $ ./bin/rstctl -l README.txt <string>:4: (ERROR/3) Unknown target name: "incomplete ref". .. _incomplete ref: 1 links append to README.txt $ cat README.txt Title ===== `incomplete ref`_ .. _incomplete ref:
Then you can add the correct links.
0.1 (2008-11-31)
initial release
Release files for rstctl 0.1dev-r1221
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rstctl-0.1dev-r1221.tar.gz | 3.8 kB | Details |
Release files / rstctl-0.1dev-r1221.tar.gz
| Download URL | rstctl-0.1dev-r1221.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
18a84d4753fdfc7fe4b2a56120b85b1db8df368843960d0d11ba985d2baf4ba6
|
|
BLAKE2b-256 checksum How to use checksums |
2431e7616dd098c20688125a902f8407a602e8929bbe251d13d67e2df2bd0cc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |