Skip to content

issues Search Results · repo:nodejs/api-docs-tooling language:JavaScript

Filter by

36 results
 (92 ms)

36 results

innodejs/api-docs-tooling (press backspace or delete to remove)

On this repository tests are spread on a different amount of folders: - https://github.com/nodejs/api-docs-tooling/tree/main/src/test - https://github.com/nodejs/api-docs-tooling/tree/main/src/utils/tests ...
  • ovflowd
  • Opened 
    4 days ago
  • #308

Ref: https://github.com/nodejs/api-docs-tooling/pull/304 Our code coverage is currently less than 45% 😬. That is not optimal, since this library has a lot of moving pieces, and many of which are untested. ...
  • avivkeller
  • 4
  • Opened 
    5 days ago
  • #305

While we can t translate the docs themselves, we can translate some of our constant strings. Now that i18n is publishable, we can add a --lang flag to the CLI to generate docs with different languages. ...
enhancement
  • avivkeller
  • 14
  • Opened 
    13 days ago
  • #280

Ensure methods within a module are listed in strict alphabetical order. Related to https://github.com/nodejs/node/issues/58402
enhancement
  • araujogui
  • 1
  • Opened 
    18 days ago
  • #277

I believe parsers should only convert source files to ASTs with minimal or zero transformation. The current AST to metadata entries transformation should be extracted into a separate generator. Other generators ...
  • araujogui
  • 4
  • Opened 
    26 days ago
  • #271

Before writing the code to convert our MDX into React, we should create a reference example. It doesn t need to live in this repo, but it should match the design and use @node-core/ui-components, so we ...
  • avivkeller
  • 1
  • Opened 
    on May 9
  • #269

Enter your suggestions in details: We should have the ability to generate the API sitemap. Currently, there is no generated sitemap, which could cause new APIs to be indexed by bots like Google, showing ...
enhancement
  • bjohansebas
  • 5
  • Opened 
    on May 1
  • #255

npm does not support importing packages from subdirectories of git repositories. According to https://github.com/npm/npm/issues/2974#issuecomment-169451651: This isn t something that the npm CLI team ...
  • avivkeller
  • 38
  • Opened 
    on Mar 24
  • #236

AI has come a long way. To build on this, https://llmstxt.org provides a way to give AIs context about websites and documentation. It makes sense for us to add a generator for it. It seems like this ...
  • avivkeller
  • 7
  • Opened 
    on Mar 22
  • #226

Enter your suggestions in details: Re nodejs/node#57016 nodejs/node#57171 There is a new generator for node.config.json schema. The doc tooling just calls an internal function and writes what it returns ...
  • flakey5
  • 1
  • Opened 
    on Mar 22
  • #216
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub