[ 原始碼: rstcheck ]
套件:rstcheck(6.2.4+~1.2.1-1)
rstcheck 的相關連結
Debian 的資源:
下載原始碼套件 rstcheck:
- [rstcheck_6.2.4+~1.2.1-1.dsc]
- [rstcheck_6.2.4+~1.2.1.orig-core.tar.gz]
- [rstcheck_6.2.4+~1.2.1.orig.tar.gz]
- [rstcheck_6.2.4+~1.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Validator for reStructuredText documents with code blocks (CLI tool)
rstcheck validates the syntax of reStructuredText documents. Unlike other validators, it will also verify syntax correctness in nested code blocks for a variety of languages:
* Bash shell scripts * Doctest * C (C99) * C++ (C++11) * JSON * XML * Python * reStructuredText
rstcheck can also validate Sphinx documentation files if Sphinx is installed.
This package installs the CLI tool.
其他與 rstcheck 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-rstcheck
- Validator for reStructuredText documents with code blocks (Python 3 module)