PHP Documentor
18th June 2002
phpDocumentor version 1.1.0rc2 has been released over at www.phpdoc.org. The feature list (from their press release):
- all known bugs in 1.1.0rc1 have been fixed
- fully 25% faster than version 1.0.0
- able to directly parse a CVS repository
- parses any php file, with multiple classes and functions in the same file
- fully compliant with even the most esoteric php syntax
(
$string = <<< EOF
, for example) - greatly improved ease of Converter programming
- parsing of global and static variables
- documentation of name conflicts between packages
- auto-linking to elements in any package
- error/warnings by line number and file to allow for debugging of documentation tags
- extensive documentation of the package, including a detailed specification for tags and templates
- Open source, GPL
The full Changelog is also available. This looks like a very useful piece of software.
More recent articles
- Weeknotes: the Datasette Cloud API, a podcast appearance and more - 1st October 2023
- Things I've learned about building CLI tools in Python - 30th September 2023
- Talking Large Language Models with Rooftop Ruby - 29th September 2023
- Weeknotes: Embeddings, more embeddings and Datasette Cloud - 17th September 2023
- Build an image search engine with llm-clip, chat with models with llm chat - 12th September 2023
- LLM now provides tools for working with embeddings - 4th September 2023
- Datasette 1.0a4 and 1.0a5, plus weeknotes - 30th August 2023
- Making Large Language Models work for you - 27th August 2023
- Datasette Cloud, Datasette 1.0a3, llm-mlc and more - 16th August 2023
- How I make annotated presentations - 6th August 2023