Qiskit / qiskit_sphinx_theme

A Sphinx theme and documentation guidelines for Qiskit and Qiskit Ecosystem projects
https://qisk.it/docs-guide
Apache License 2.0
15 stars 29 forks source link

[experiment] Switch from viewcode to linkcode extension in example docs #527

Closed Eric-Arellano closed 1 year ago

Eric-Arellano commented 1 year ago

An attempt to solve https://github.com/Qiskit/qiskit_sphinx_theme/issues/186. The motivation is that Terra docs take an extra 20 minutes to build with Furo due to viewcode.

All the [source] buttons now go to https://github.com/Qiskit/qiskit_sphinx_theme/blob/main/example_docs/api_example/__init__.py.