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.
- Host: GitHub
- URL: https://github.com/fhightower/sublime_snippet_documenter
- Owner: fhightower
- License: mit
- Created: 2017-05-24T22:15:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T23:18:08.000Z (almost 9 years ago)
- Last Synced: 2025-10-23T21:43:48.376Z (9 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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