Docutils: ドキュメンテーション ユーティリティ

Python 製、汎用および特殊目的用

Docutils はオープンソースのプレーンテキスト文書を HTML や LaTeX、manページ、オープンドキュメントもしくは XML のような便利なフォーマットに変換するためのテキスト処理システムです。 読み易く、使い易い、 見たままのものが得られる プレーンテキストのマークアップ言語 reStructuredText を含みます。


概要

とりあえず始める & 実行してみる には、README ファイルの クイックスタート の節を見てください。

全ての ドキュメントDocutils プロジェクト ドキュメント概要 から辿ることができます。

オープンソースプロジェクトの開発者にとって、 フィードバック は大きな動機付けになりますし、おおいに歓迎します。私たちはどの機能を実装するのかを決定するのも、フィードバックに依存しています。 したがって、あなたが必要なモノを教えてくれれば、手に入れることができるかもしれません! Docutils-users のメーリングリストにフィードバックを投稿してください。

全ての Docutils に関する 議論メーリングリスト で行われています。

もしも バグ を見つけた場合は、 バグレポート を書くか、 Docutils-users メーリングリストにメールを送ってください。 パッチ の提出は パッチトラッカー (こちらの方が好ましい) に提出するか、Docutils-develop`パッチトラッカー`_ に送るように指示されるでしょう)に送付すべきです。

We welcome all kinds of contributions. There's a To Do list full of interesting ideas awaiting a champion. If you have any questions regarding how to extend Docutils, please feel free to ask on the Docutils-develop mailing list.

The only requirement for running Docutils is Python 2.4 or later. (For Docutils 0.5, Python 2.2.1+ is required. Up to Docutils 0.4, Python 2.1 is required.) From version 0.6, Docutils is compatible with Python 3 (see README for details).

Docutils は開発が活発であり、API は 実験的 でいつでも変更される可能性があることを考慮する必要があります。 いつでも は真剣な考慮や議論の後の話ですが。

ダウンロード

注釈

Snapshots are supported by sourceforge directly. The whole trunk is packed docutils, sandbox, prest/perl and web:

or only the docutils package:

Click the download snapshot button.

The snapshosts listed below are created on website updates.

私たちは Docutils の Subversion リポジトリ から スナップショット を使うことを推奨します。 snapshot は通常、公式リリースよりも より多くの機能 を含み バグが少ない からです。—これらは開発者のためだけではありません!

The latest release package is docutils-0.12.tgz. It was released on 2014-07-06 and is mostly intended for distributors. See the release notes for a list of changes since the previous release (0.11).

Sandbox は実験的なコントリビューションのコードを含んでいます。完全な Sandbox のスナップショット をダウンロードしたり、そのサブセットをダウンロードするために Sandbox をブラウズ することができます。

class credits

Web site, tracker and mailing lists and subversion repository hosted by SourceForge Logo. Powered by Python Logo.

class hidden

Google should index the mailing lists: Docutils-users, Docutils-develop, and Docutils-checkins.