Skip to content

Conversation

tavianator
Copy link
Contributor

Fixes #105.

@erikrose erikrose merged commit 9e4a43f into pyodide:master Aug 21, 2019
@erikrose
Copy link
Contributor

Thank you!

@tavianator tavianator deleted the update-sphinx-version branch August 21, 2019 17:46
hoodmane added a commit to hoodmane/sphinx-js that referenced this pull request May 2, 2024
…) (pyodide#116)

The parameter `jsdoc_config_path` was pointing to `typedoc --tsconfig` which is
the compiler options, it should be the typedoc configuration `typedoc --options`

I added a parameter `jsdoc_tsconfig_path` to be able to specify the `typedoc
--tsconfig` if needed

I updated unit test and doc.

It is a breaking change so we might want to bump version or add migration note.
Available to update the PR as needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sphinx-js 2.7.1 has requirement Sphinx<2.0, but you'll have sphinx 2.0.0 which is incompatible
2 participants