Télécharger la liste

Description du projet

makefaq is a Python program that creates a Frequently Asked Questions (FAQ) HTML page or text file from a specially formatted text data file.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-11 23:02 Retour à la liste release
2.4

La nouveauté la plus importante est une fonction qui permet à vos données FAQ fichier pour être exportés dans DocBook XML, qui peuvent ensuite être transformés en PDF ou autres formats en utilisant les outils de traitement standard DocBook et les feuilles de style XSLT. Cela permet à la FAQ elle-même pour rester dans le format de données très simple de makefaq, tout en permettant au plus haut niveau de mise en forme possible grâce à des outils DocBook. Le communiqué fournit également une commande nouvelle option de ligne,-N, pour supprimer la numérotation des questions, et nettoyage du code mineur.
Tags: 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.

Project Resources