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

Add a way to register template dashing.json files #20

Open
mhintz opened this issue Feb 10, 2016 · 2 comments
Open

Add a way to register template dashing.json files #20

mhintz opened this issue Feb 10, 2016 · 2 comments

Comments

@mhintz
Copy link

mhintz commented Feb 10, 2016

My particular use case is generating Dash documentation for Rust crates. Since rust doc uses a standard structure, I have a common set of selectors and options that I want to use whenever generating these docs. It would be nice to have a way to register dashing.json files that could be used as optional defaults when running dashing create. For example:

dashing create --template rustdoc

Thanks for building a really useful tool!

@technosophos
Copy link
Owner

That's a really good idea. it'll be a while before I can get to it, though.

@mhintz
Copy link
Author

mhintz commented Feb 11, 2016

Yeah, no worries! Just thought it would be a cool feature to see. I wish I knew more about Go, I’d put together a pull request.

On 11 Feb, 2016, at 10:57 AM, Matt Butcher notifications@github.com wrote:

That's a really good idea. it'll be a while before I can get to it, though.


Reply to this email directly or view it on GitHub #20 (comment).

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