Downloadliste

Projektbeschreibung

Lp4all allows you to document your code directly
inside the language comments, using a simple
Wiki-like syntax. It then generates an HTML
browsable version of your code and documentation.
It is similar to the traditional Noweb literate
programming tool, except that Noweb doesn't work
when one must use a specific third-party editor to
edit the source code. In Lp4all, documentation is
stored in the comments of the language: the
original source code is still directly usable by
the language compiler. Lp4all is also
language-agnostic: it doesn't know anything about
functions, methods, constants, or classes.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-08-18 15:13
0.9.2

Dateien mit der Endung. Lp4all Suffix-und Wiki-Inhalte erzeugt nun HTML-Dateien. Das HTML-Sonderzeichen in Nicht-Wiki-Code sind jetzt entgangen. Die Ziel-Verzeichnis wird automatisch erzeugt, wenn sie nicht vorhanden ist, und Lp4all Kontrollen für die Verfügbarkeit von source-highlight oder python-ply.
Tags: Major feature enhancements
Files with a .lp4all suffix and Wiki content now
generate HTML files.
The HTML special characters in non-wiki code are
escaped now. The Target
directory is automatically created if it does not
exist, and Lp4all
checks for the availability of source-highlight or
python-ply.

2006-08-13 17:45
0.9.1

Tags: Initial freshmeat announcement

Project Resources