Skip to main content

Parses PHP doc blocks into markdown

Project description

https://badge.fury.io/py/parsedoc.png https://travis-ci.org/thomwiggers/parsedoc.png?branch=master Download format License Supported Python versions Supported Python implementations

Parses PHP doc blocks into markdown

Usage

See parsedoc --help.

Features

  • Parse PHP files into markdown

  • Able to recursively do this for a folder

  • Create index files per folder

  • Allows to only include certain annotations

  • Allows to not write files without comments

Requirements

  • Python >= 2.7 or >= 3.3

  • Also tested using PyPy

  • docopt

Installation

pip install . or python setup.py install.

Licence

Copyright (C) 2014 Thom Wiggers

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

See the bundled LICENCE file for more details.

History

0.1.0 (2014-10-3)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parsedoc-0.1.0.tar.gz (44.8 kB view hashes)

Uploaded Source

Built Distribution

parsedoc-0.1.0-py2.py3-none-any.whl (33.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page