pyodide / pyodide/sphinx-js

Is possible to have regex for "js_source_path"?

Open
#239 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
290
Forks
80
PR merge metrics
No merged PRs in 30d

Description

I have situation where I have .js files inside sub directories but I need to specify that inside "js_source_path". Instead of that, I want to specify regex for paths that I want to include. Is that possible? If not, can that be feature request?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the js_source_path configuration entry point and trace how paths are selected for JavaScript extraction. Determine the expected regex behavior and its interaction with subdirectories; done means matching paths can be specified reliably and the behavior is covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.