ダウンロードリスト

プロジェクト概要

makefaqは、Pythonで書かれたプログラムで、特殊フォーマットのテキストデータからFAQ(Frequently Asked Questions;よくある質問)のHTMLページを生成します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-03-01 03:14
2.5

警告が表示さmakefaq 2.4はPython 2.3のソースコードの欠如についてPEP263で指定されたエンコーディングを使用されて生成されるこのリリースで修正。新しい機能が追加されました。このリリースでは、純粋にそうは、Python 2.3のユーザーに警告が表示されませんすることであった。
タグ: Minor bugfixes
This release fixes a warning generated when makefaq 2.4 was used with Python 2.3 regarding the lack of source code encoding specified in PEP263. No new features were added. This release was purely to make it so that Python 2.3 users will not see a warning.

2002-11-11 23:02
2.4

最も重要な新機能は、あなたのFAQのデータはDocBook XML、その後、PDFまたは他の形式は、標準的なDocBook処理ツール、およびXSLTスタイルシートを使用して処理できるようにエクスポートするファイルを可能にする機能です。ができるこれは、よくあるご質問自体makefaqの非常に単純なデータ形式にとどまることができ、可能なDocBookツールを介して、書式設定の高いレベルです。リリースではまた、新しいコマンドラインオプションを提供します- Nの質問の番号を抑制するためには、マイナーコードのクリーンアップ。
タグ: Minor feature enhancements
The most important new feature is a function that
allows your FAQ data file to be exported into
DocBook XML, which can then be processed into PDF
or other formats using the standard DocBook
processing tools and XSLT stylesheets. This allows
the FAQ itself to remain in the very simple data
format of makefaq, while allowing the higher level
of formatting possible through DocBook tools. The
release also provides a new command-line option,
-N, to suppress numbering of the questions, and
minor code cleanup.

2002-08-11 08:06
2.3

このリリースでは、新しいコマンドラインオプションへ戻る"リンクを各FAQエントリの後に"戻り値を追加するのマイナーな強化が含まれます。また、HTMLのFAQページは現在、デフォルトでは、CSSスタイルシートにリンクします。
タグ: Minor feature enhancements
This release includes the minor enhancement of a new commandline option to add a "Return to top" link after each FAQ entry. Additionally, the HTML FAQ page now links to a CSS stylesheet by default.

2001-04-25 19:39
2.1

は、"FAQ"の誤りであることが日改正の原因のマイナーバグが修正されました。のマニュアルページとDebianパッケージを追加しました。ポルトガル語、ローカライズされたフレーズの設定も追加されました。
タグ: Minor bugfixes
A minor bug that caused the "FAQ Revised" date to be incorrect was corrected. A
man page and a Debian package were added. A set of Portuguese localized phrases
was also added.

2001-04-03 02:20
2.0

新しいデータは、複数の可能形式のラインファイルのエントリ(ユーザーはもはや、カテゴリ、質問を入力して、単一のライン上のすべての答え)、それ以外で使用するための時間と、テキスト文字列を簡単にローカライズをサポート英語設定を行います。
タグ: Major feature enhancements
A new data file format that allows for multi-line entries (users no longer have to enter the category, question, and answer all on a single line), and support for easy localization of the time and text strings for use in non-English settings.

プロジェクトリソース