[ aramo ]
[ ソース: rstcheck ]
パッケージ: rstcheck (3.3.1-6)
rstcheck に関するリンク
Trisquel の資源:
rstcheck ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Team
- Timo Röhling
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Validator for reStructuredText documents with code blocks
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.
その他の rstcheck 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- sug: python3-sphinx
- documentation generator for Python projects