Skip to content

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

Filter by

37 results
 (64 ms)

37 results

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

See comment posted by @aduh95 in https://github.com/nodejs/node/pull/57343#discussion_r2155232448 We don t really need to completely generate each file every time, so what if we added a --select glob ...
enhancement
  • avivkeller
  • 1
  • Opened 
    4 days ago
  • #314

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 
    18 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 
    19 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 
    27 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 
    on May 22
  • #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 
    on May 14
  • #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
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub