diff --git a/README.md b/README.md index 010d71b..5c35435 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ + + + diff --git a/docs/_static/cards/jupyter.png b/docs/_static/cards/jupyter.png deleted file mode 100644 index eda35a2..0000000 Binary files a/docs/_static/cards/jupyter.png and /dev/null differ diff --git a/docs/_static/cards/python.png b/docs/_static/cards/python.png deleted file mode 100644 index 49ea8f5..0000000 Binary files a/docs/_static/cards/python.png and /dev/null differ diff --git a/docs/_static/cards/terminal.png b/docs/_static/cards/terminal.png deleted file mode 100644 index e1ce211..0000000 Binary files a/docs/_static/cards/terminal.png and /dev/null differ diff --git a/docs/conf.py b/docs/conf.py index 7609c67..dfe050b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -8,7 +8,7 @@ import qbraid_algorithms -project = "qbraid-algorithms" +project = "qBraid" copyright = "2024, qBraid Development Team" author = "qBraid Development Team" @@ -25,6 +25,7 @@ "sphinx.ext.autodoc", "sphinx_autodoc_typehints", "sphinx.ext.autosummary", + "sphinx_copybutton" ] autodoc_mock_imports = ["torchvision"] diff --git a/docs/index.rst b/docs/index.rst index afac2f1..fed0120 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,3 @@ -Documentation -============== - .. raw:: html @@ -49,47 +46,57 @@ Documentation
- A cloud-based platform for quantum computing. + Build hybrid quantum-classical algorithms with qBraid.
- -