New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

atsphinx-goto-top

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atsphinx-goto-top

Sphinx extension to add navigation buttion that scroll to top of page.

0.2.0
PyPI
Maintainers
1

================= atsphinx-goto-top

This is Sphinx extension to add navigation buttion that scroll to top of page.

Getting started

.. code:: console

pip install atsphinx-goto-top

.. code:: python

extensions = [ ..., # Your extensions "atsphinx.goto_top", ]

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts