Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplification Wish List #160

Open
tommck opened this issue Feb 28, 2017 · 2 comments
Open

Simplification Wish List #160

tommck opened this issue Feb 28, 2017 · 2 comments

Comments

@tommck
Copy link

tommck commented Feb 28, 2017

I'm dying to have setting up dgeni be a better experience. Every time I go in to change anything, it seems to break things. I only had it partially working in the past and now that I've ported my code to TypeScript, it's all not working now.

I really wish this was more of a "drop in" solution and included things like:

  • a default configuration that supports all angularjs constructs (directives, components, services, providers, etc)
  • a default set of navigable templates to render the docs.
  • a simple configuration object with things like "title", etc.
  • consistent parsing across JavaScript and TypeScript
  • a simpler customization experience

In general, nothing else I use in my whole dev ecosystem works like dgeni. I find myself constantly digging through source code to try to figure out why things don't work (links to things are dead/have bad paths, etc.)

I hope this doesn't come across too whiny, but I really like having auto-generated docs, but I always spend an inordinate amount of time just trying to get dgeni configured

@petebacondarwin
Copy link
Contributor

This is all totally doable. It just needs someone with some time on their hands to put it together :-/

@tommck
Copy link
Author

tommck commented Feb 28, 2017

If I understood the project more, I would try it out, but I am usually completely lost when I try to configure dgeni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants