issues Search Results · repo:gr0uch/doc-tree language:JavaScript
Filter by
15 results
(101 ms)15 results
ingr0uch/doc-tree (press backspace or delete to remove)google results turn up a yaoi manga so docchi is probably not the best name.
I did some googling around for ast doc and found this: https://github.com/jmoyers/ast-doc
which does exactly what this module ...
gr0uch
- 3
- Opened on Oct 10, 2016
- #18
Is there a way to include acorn plugins like https://github.com/RReverser/acorn-jsx. The way acorn is required makes
that seem difficult.
AndrewSwerlick
- 2
- Opened on Jan 25, 2016
- #16
I m using docchi to parse some Jasmine test files to extract useful JSdoc tags to tie the tests back to their tickets.
I would like to receive the location of each comment block, which the documentation ...
adamburmister
- 4
- Opened on Aug 17, 2015
- #15
I m trying to use docchi to generate documentation for code that uses babel s experimental es7 syntax.
http://babeljs.io/docs/usage/experimental/
In my case I ve got code that makes use of decorators. ...
rolandpoulter
- 8
- Opened on Jun 23, 2015
- #14
I filed a similar issue with doctrine, but docchi doesn t seem to support 2D arrays either. JSDoc supports them and I ve
asked doctrine if they ll add support. It would be nice to have it here too because ...
sunjay
- 1
- Opened on Jun 9, 2015
- #13
Right now, Docchi can mostly parse only the top level of the AST because it s not using recursion in most places.
enhancement
gr0uch
- 2
- Opened on May 29, 2015
- #12
Once docchi has generated its JSON, how can I turn that into HTML documentation?
You say that it s generated in a JSDoc format, but (as far as I can tell) JSDoc doesn t provide anything to read what
docchi ...
sunjay
- 1
- Opened on May 19, 2015
- #11
In retrospect using stdio is kind of silly because it can stream neither input nor output. This would be far simpler and
allow for directory I/O:
docchi input.js -o output.json
Having a default usage ...
gr0uch
- Opened on Apr 1, 2015
- #9
If I understand correctly, Docchi exists to solve things like https://github.com/yui/yuidoc/issues/336 correct?
balupton
- 1
- Opened on Mar 31, 2015
- #8
This is basically a rehash of the previous issue with a new twist. I had to split up my file because docchi was not
understanding classes as properties, like
Invoice.Item = class {
}
It would pick up ...
djMax
- 6
- Opened on Mar 30, 2015
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.