https://github.com/unicodeveloper/pocco
:fire: :fire: Pocco is a quick and dirty, literate-programming-style documentation generator for PHP
https://github.com/unicodeveloper/pocco
composer docco documentation documentation-generator documentation-tool literate-programming php pocco
Last synced: 8 months ago
JSON representation
:fire: :fire: Pocco is a quick and dirty, literate-programming-style documentation generator for PHP
- Host: GitHub
- URL: https://github.com/unicodeveloper/pocco
- Owner: unicodeveloper
- License: mit
- Created: 2017-03-01T03:19:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T04:35:21.000Z (almost 9 years ago)
- Last Synced: 2025-02-26T13:52:53.611Z (11 months ago)
- Topics: composer, docco, documentation, documentation-generator, documentation-tool, literate-programming, php, pocco
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pocco
#### Pocco is a quick-and-dirty, literate-programming-style documentation for PHP
========
This project is a PHP port of the popular [Docco](https://jashkenas.github.io/docco) Code documentation tool.
## WIP