2016-10-03 20:28:07 +00:00
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
2016-10-04 00:31:52 +00:00
< title > Welcome to Git Lint’ s documentation! — Git Lint 0.0.4 documentation< / title >
2016-10-03 20:28:07 +00:00
2016-10-04 00:31:52 +00:00
< link rel = "stylesheet" href = "static/default.css" type = "text/css" / >
2016-10-03 20:31:08 +00:00
< link rel = "stylesheet" href = "static/pygments.css" type = "text/css" / >
2016-10-03 20:28:07 +00:00
< script type = "text/javascript" >
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.0.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
< / script >
2016-10-03 20:31:08 +00:00
< script type = "text/javascript" src = "static/jquery.js" > < / script >
< script type = "text/javascript" src = "static/underscore.js" > < / script >
< script type = "text/javascript" src = "static/doctools.js" > < / script >
2016-10-03 20:28:07 +00:00
< link rel = "top" title = "Git Lint 0.0.4 documentation" href = "#" / >
< link rel = "next" title = "Git Lint: README" href = "readme.html" / >
< / head >
2016-10-04 00:31:52 +00:00
< body >
< div class = "related" >
2016-10-03 20:28:07 +00:00
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "genindex.html" title = "General Index"
accesskey="I">index< / a > < / li >
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
< li class = "right" >
< a href = "readme.html" title = "Git Lint: README"
accesskey="N">next< / a > |< / li >
2016-10-04 00:31:52 +00:00
< li > < a href = "#" > Git Lint 0.0.4 documentation< / a > » < / li >
2016-10-03 20:28:07 +00:00
< / ul >
< / div >
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
2016-10-04 00:31:52 +00:00
< div class = "body" >
2016-10-03 20:28:07 +00:00
< div class = "section" id = "welcome-to-git-lint-s-documentation" >
< h1 > Welcome to Git Lint’ s documentation!< a class = "headerlink" href = "#welcome-to-git-lint-s-documentation" title = "Permalink to this headline" > ¶< / a > < / h1 >
< p > Contents:< / p >
< div class = "toctree-wrapper compound" >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "readme.html" > Git Lint: README< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "readme.html#usage" > Usage< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "readme.html#install" > Install< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "readme.html#features" > Features< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "readme.html#acknowledgements" > Acknowledgements< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "readme.html#disclaimer" > Disclaimer< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "installation.html" > Installation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "installation.html#stable-release" > Stable release< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "installation.html#from-sources" > From sources< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "usage.html" > Usage< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "usage.html#command-line" > Command Line< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "usage.html#options" > Options< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "usage.html#as-a-pre-commit-hook" > As a pre-commit hook:< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "contributing.html" > Contributing< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "contributing.html#types-of-contributions" > Types of Contributions< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "contributing.html#get-started" > Get Started!< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "contributing.html#pull-request-guidelines" > Pull Request Guidelines< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "contributing.html#tips" > Tips< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "authors.html" > Credits< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "authors.html#development-lead" > Development Lead< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "authors.html#contributors" > Contributors< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "history.html" > History< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "history.html#id1" > 0.0.2 (2015-05-22)< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "history.html#id2" > 0.0.04 (2016-09-26)< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
< div class = "section" id = "indices-and-tables" >
< h1 > Indices and tables< a class = "headerlink" href = "#indices-and-tables" title = "Permalink to this headline" > ¶< / a > < / h1 >
< ul class = "simple" >
2016-10-04 00:31:52 +00:00
< li > < a class = "reference internal" href = "genindex.html" > < em > Index< / em > < / a > < / li >
< li > < a class = "reference internal" href = "py-modindex.html" > < em > Module Index< / em > < / a > < / li >
< li > < a class = "reference internal" href = "search.html" > < em > Search Page< / em > < / a > < / li >
2016-10-03 20:28:07 +00:00
< / ul >
< / div >
< / div >
< / div >
< / div >
2016-10-04 00:31:52 +00:00
< div class = "sphinxsidebar" >
2016-10-03 20:28:07 +00:00
< div class = "sphinxsidebarwrapper" >
< h3 > < a href = "#" > Table Of Contents< / a > < / h3 >
< ul >
< li > < a class = "reference internal" href = "#" > Welcome to Git Lint’ s documentation!< / a > < / li >
< li > < a class = "reference internal" href = "#indices-and-tables" > Indices and tables< / a > < / li >
< / ul >
< h4 > Next topic< / h4 >
< p class = "topless" > < a href = "readme.html"
title="next chapter">Git Lint: README< / a > < / p >
2016-10-04 00:31:52 +00:00
< h3 > This Page< / h3 >
< ul class = "this-page-menu" >
< li > < a href = "sources/index.txt"
rel="nofollow">Show Source< / a > < / li >
< / ul >
< div id = "searchbox" style = "display: none" >
2016-10-03 20:28:07 +00:00
< h3 > Quick search< / h3 >
< form class = "search" action = "search.html" method = "get" >
2016-10-04 00:31:52 +00:00
< input type = "text" name = "q" / >
< input type = "submit" value = "Go" / >
2016-10-03 20:28:07 +00:00
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
2016-10-04 00:31:52 +00:00
< p class = "searchtip" style = "font-size: 90%" >
Enter search terms or a module, class or function name.
< / p >
2016-10-03 20:28:07 +00:00
< / div >
< script type = "text/javascript" > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
2016-10-04 00:31:52 +00:00
< div class = "related" >
2016-10-03 20:28:07 +00:00
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "genindex.html" title = "General Index"
>index< / a > < / li >
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
< li class = "right" >
< a href = "readme.html" title = "Git Lint: README"
>next< / a > |< / li >
2016-10-04 00:31:52 +00:00
< li > < a href = "#" > Git Lint 0.0.4 documentation< / a > » < / li >
2016-10-03 20:28:07 +00:00
< / ul >
< / div >
2016-10-04 00:31:52 +00:00
< div class = "footer" >
© Copyright 2016, Kenneth M. " Elf" Sternberg.
Created using < a href = "http://sphinx-doc.org/" > Sphinx< / a > 1.2.2.
2016-10-03 20:28:07 +00:00
< / div >
< / body >
2016-10-04 00:31:52 +00:00
< / html >