GithubHelp home page GithubHelp logo

grunt-phpdocumentor's People

Contributors

bgaillard avatar mitermayer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

grunt-phpdocumentor's Issues

need an option for ignore directories

I'm using this in conjunction with a translation module, and the documenter is picking up the php files from that library, which isn't great.

tried to add an option for ignore, but it doesn't work.

Configuration not work

Using the example in the documentation, directory, phar and target configuration not working.

The correct configuration is:
phpdocumentor: {
dist: {
options: {
directory : './libs',
phar: null
}
}
}
or modify code to detect both configurations

Update grunt dependency

This package still requires Grunt 0.4 which is quite old and issues warnings when using Grunt 1.0.
Would it possible to update the dependency?

I've been using it with Grunt 1.0 for quite some time and it seems to be totally compatible.

Version not available on npmjs

Version 0.3.0 is not available to download via npmjs.

Version 0.1.0 returns error:

File: [no files]
phpdoc --target= --directory=>> Exited with code: 1.

Error: Command failed: 


  [InvalidArgumentException]                
  Either an empty path or root was given:   



project:run [-t|--target[="..."]] [-f|--filename[="..."]] [-d|--directory[=".
.."]] [--encoding[="..."]] [-e|--extensions[="..."]] [-i|--ignore[="..."]] [-
-ignore-tags[="..."]] [--hidden] [--ignore-symlinks] [-m|--markers[="..."]] [
--title[="..."]] [--force] [--validate] [--visibility[="..."]] [--defaultpack
agename[="..."]] [--sourcecode] [-p|--progressbar] [--template[="..."]] [--pa
rseprivate] [-c|--config[="..."]]                                           



Initializing parser and collecting files .. 



  [InvalidArgumentException]                
  Either an empty path or root was given:   



project:run [-t|--target[="..."]] [-f|--filename[="..."]] [-d|--directory[=".
.."]] [--encoding[="..."]] [-e|--extensions[="..."]] [-i|--ignore[="..."]] [-
-ignore-tags[="..."]] [--hidden] [--ignore-symlinks] [-m|--markers[="..."]] [
--title[="..."]] [--force] [--validate] [--visibility[="..."]] [--defaultpack
agename[="..."]] [--sourcecode] [-p|--progressbar] [--template[="..."]] [--pa
rseprivate] [-c|--config[="..."]]                                           

Document the use of the command option

A command option is available but is not documented, the following command have to be documented :

  • help
  • list
  • parse
  • run
  • project:parse
  • project:run
  • project:transform
  • template:generate
  • template:list
  • template:package

Document all the options passed to the `run` command

This issue is related to #10.

All the options passed to the run command have to be documented in the README.MD file.

NOTE: Their is a known Windows issue with the --template parameter when the phpDocumentor PHAR file is used. The documentation should indicate that Windows users have to use the system phpdoc command if they want to use the --template parameter. This should be temporary until the issue is fixed by the phpDocumentor team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.