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

textarea in apidocjs #19

Closed
rahulntraj opened this issue Oct 5, 2016 · 1 comment
Closed

textarea in apidocjs #19

rahulntraj opened this issue Oct 5, 2016 · 1 comment

Comments

@rahulntraj
Copy link

rahulntraj commented Oct 5, 2016

How to add a textarea instead of inputbox in the html file generated.
I need to add some json as a parameter.
I can replace the textbox with textarea in the "index.html",
but when apidoc regenerates, the changes are lost, how to add the textarea in place of input box permanently,
can I use some .css/js file for the same

text area

@rahulntraj
Copy link
Author

I got it figured out..
we need to put the updated html in a template folder and use it for the new apidoc
example: apidoc -t apidoctemplate/

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

1 participant