Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sphinx-removed-in

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphinx-removed-in

versionremoved and removed-in directives for Sphinx

  • 0.2.3
  • PyPI
  • Socket score

Maintainers
1

Sphinx Removed In Extension

.. image:: https://travis-ci.org/MrSenko/sphinx-removed-in.svg?branch=master :target: https://travis-ci.org/MrSenko/sphinx-removed-in

.. image:: https://coveralls.io/repos/github/MrSenko/sphinx-removed-in/badge.svg?branch=master :target: https://coveralls.io/github/MrSenko/sphinx-removed-in?branch=master

.. image:: https://landscape.io/github/MrSenko/sphinx-removed-in/master/landscape.svg?style=flat :target: https://landscape.io/github/MrSenko/sphinx-removed-in/master :alt: Code Health

This is a Sphinx extension which recognizes the .. versionremoved:: and .. removed-in:: directives. These are missing from Sphinx'es core markup <http://www.sphinx-doc.org/en/stable/markup/para.html>_.

Installation

Use pip to install from PyPI:

::

pip install sphinx-removed-in

Configure your conf.py:

::

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx_removed_in']

Contributing

Source code and issue tracker are at https://github.com/MrSenko/sphinx-removed-in

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc