An open API service indexing awesome lists of open source software.

https://github.com/fhightower/sublime_snippet_documenter

Script to quickly pull descriptions from Sublime snippets, form documentation, and add it to a repository's readme.
https://github.com/fhightower/sublime_snippet_documenter

Last synced: 11 days ago
JSON representation

Script to quickly pull descriptions from Sublime snippets, form documentation, and add it to a repository's readme.

Awesome Lists containing this project

README

          

===============================
sublime_snippet_documenter
===============================

.. image:: https://travis-ci.org/fhightower/sublime_snippet_documenter.svg?branch=master
:target: https://travis-ci.org/fhightower/sublime_snippet_documenter

.. image:: https://api.codacy.com/project/badge/Grade/5df141cdc31c40ab92cfa3c79c571bcd
:alt: Codacy Badge
:target: https://www.codacy.com/app/fhightower/sublime_snippet_documenter

.. image:: https://codecov.io/gh/fhightower/sublime_snippet_documenter/branch/master/graph/badge.svg
:target: https://codecov.io/gh/fhightower/sublime_snippet_documenter

.. image:: https://readthedocs.org/projects/sublime-snippet-documenter/badge/?version=latest
:target: https://sublime-snippet-documenter.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Package for quickly documenting Sublime Text snippets.

* Free software: MIT license
* Documentation: https://sublime-snippet-documenter.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `fhightower/python-project-template`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`fhightower/python-project-template`: https://github.com/fhightower/python-project-template