Robert Main
Robert Main
Make sure these boxes are checked before submitting your issue - thank you! (If your issue is neither a both bug nor a request, please write in a free style)...
Make sure these boxes are checked before submitting your issue - thank you! (If your issue is neither a both bug nor a request, please write in a free style)...
It would be kinda nice if it were possible to use this in such a way as to not require ruby. To put it another way, I'm working on a...
It would be awesome to be able to output in different formats, rather than just HTML. That way, we could output the documentation as a PDF, HTML pages, ePub, rich...
When adding the `@ignore` annotation to classes, the annotation is ignored and documentation is generated for them anyway. One workaround seems to be to add `@internal` which hides them from...
I was previously using [this plugin](https://github.com/LKay/html-webpack-root-element-plugin#readme) to inject a custom div root element into the generated HTML page. However, that plugin has not been maintained for several years and no...
When documenting my tests - if I refer to the `{constructor}` identifier in my `it()` or `test()` blocks it links that test to every single constructor, rather than just the...
It would be cool if you could include dynamic data (say your github projects) in your resume. This could maybe be done by either: 1. Dynamically detecting when you entered...
It would be nice to be able to mark fields (such as address) as private and then use a `--private` flag to omit those fields when generating a CV. This...
It would be nice to be able to specify in HMR at what point a forced page break (in PDF and word doc anyway) should occur. The issue otherwise is...