library exo
Save your time writing documentation.
ilya/exo
Save your time writing documentation.
- Sunday, May 18, 2014
- by ilya.s
- Repository
- 1 Watchers
- 1 Stars
- 25 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Exo
Save your time writing documentation., (*1)
Steps
Create examples.php in your project folder
<?php
$foo = new Foo(new Bar);
$baz = $foo->getBaz(47, 54);
$baz->doSomething();
Build a document
Run vendor/bin/exo build examples.php -o examples.md
and get a nice looking Markdown document., (*2)
dev-master
9999999-dev
Save your time writing documentation.
Sources
Download
MIT
The Requires
The Development Requires
documentation
markdown
examples
1.0.1
1.0.1.0
Save your time writing documentation.
Sources
Download
MIT
The Requires
The Development Requires
documentation
markdown
examples
1.0.0
1.0.0.0
Save your time writing documentation.
Sources
Download
MIT
The Requires
The Development Requires
documentation
markdown
examples