forked from collective/Collective
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eaeb85e
commit c5d5922
Showing
11 changed files
with
58 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> | ||
<ShortName>collective.github.com</ShortName> | ||
<Description>Search collective.github.com - Last updated: Nov 21, 2011</Description> | ||
<Description>Search collective.github.com - Last updated: Feb 04, 2012</Description> | ||
<InputEncoding>utf-8</InputEncoding> | ||
<Url type="text/html" method="get" | ||
template="http://collective.github.com/search.html?q={searchTerms}&check_keywords=yes&area=default"/> | ||
<LongName>collective.github.com - Last updated: Nov 21, 2011</LongName> | ||
<LongName>collective.github.com - Last updated: Feb 04, 2012</LongName> | ||
|
||
</OpenSearchDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,15 +9,15 @@ | |
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>Index — collective.github.com - Last updated: Nov 21, 2011</title> | ||
<title>Index — collective.github.com - Last updated: Feb 04, 2012</title> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: '', | ||
VERSION: 'Last updated: Nov 21, 2011', | ||
VERSION: 'Last updated: Feb 04, 2012', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
|
@@ -27,10 +27,10 @@ | |
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="search" type="application/opensearchdescription+xml" | ||
title="Search within collective.github.com - Last updated: Nov 21, 2011" | ||
title="Search within collective.github.com - Last updated: Feb 04, 2012" | ||
href="_static/opensearch.xml"/> | ||
<link rel="shortcut icon" href="_static/favicon.ico"/> | ||
<link rel="top" title="collective.github.com - Last updated: Nov 21, 2011" href="index.html" /> | ||
<link rel="top" title="collective.github.com - Last updated: Feb 04, 2012" href="index.html" /> | ||
<script src="_static/jquery.min.js" type="text/javascript"></script> | ||
<script src="_static/jquery.zrssfeed.min.js" type="text/javascript"></script> | ||
|
||
|
@@ -42,7 +42,7 @@ <h3>Navigation</h3> | |
<li class="right" style="margin-right: 10px"> | ||
<a href="#" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
|
@@ -67,7 +67,6 @@ <h3>Quick search</h3> | |
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_followcommits.html">How to follow commits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_update_this_documentation.html">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a></li> | ||
|
@@ -110,12 +109,12 @@ <h3>Navigation</h3> | |
<li class="right" style="margin-right: 10px"> | ||
<a href="#" title="General Index" | ||
>index</a></li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2010, Rok Garbas <[email protected]>. | ||
Last updated on Nov 21, 2011. | ||
Last updated on Feb 04, 2012. | ||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>How to follow commits — collective.github.com - Last updated: Nov 21, 2011</title> | ||
<title>How to follow commits — collective.github.com - Last updated: Feb 04, 2012</title> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: '', | ||
VERSION: 'Last updated: Nov 21, 2011', | ||
VERSION: 'Last updated: Feb 04, 2012', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
|
@@ -25,12 +25,12 @@ | |
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="search" type="application/opensearchdescription+xml" | ||
title="Search within collective.github.com - Last updated: Nov 21, 2011" | ||
title="Search within collective.github.com - Last updated: Feb 04, 2012" | ||
href="_static/opensearch.xml"/> | ||
<link rel="shortcut icon" href="_static/favicon.ico"/> | ||
<link rel="top" title="collective.github.com - Last updated: Nov 21, 2011" href="index.html" /> | ||
<link rel="top" title="collective.github.com - Last updated: Feb 04, 2012" href="index.html" /> | ||
<link rel="next" title="How to update this page" href="how_to_update_this_documentation.html" /> | ||
<link rel="prev" title="How to use Transifex" href="how_to_transifex.html" /> | ||
<link rel="prev" title="Introduction" href="index.html" /> | ||
<script src="_static/jquery.min.js" type="text/javascript"></script> | ||
<script src="_static/jquery.zrssfeed.min.js" type="text/javascript"></script> | ||
|
||
|
@@ -46,9 +46,9 @@ <h3>Navigation</h3> | |
<a href="how_to_update_this_documentation.html" title="How to update this page" | ||
accesskey="N">next</a> |</li> | ||
<li class="right" > | ||
<a href="how_to_transifex.html" title="How to use Transifex" | ||
<a href="index.html" title="Introduction" | ||
accesskey="P">previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
|
@@ -73,7 +73,6 @@ <h3>Quick search</h3> | |
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a></li> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="">How to follow commits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_update_this_documentation.html">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a></li> | ||
|
@@ -124,14 +123,14 @@ <h3>Navigation</h3> | |
<a href="how_to_update_this_documentation.html" title="How to update this page" | ||
>next</a> |</li> | ||
<li class="right" > | ||
<a href="how_to_transifex.html" title="How to use Transifex" | ||
<a href="index.html" title="Introduction" | ||
>previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2010, Rok Garbas <[email protected]>. | ||
Last updated on Nov 21, 2011. | ||
Last updated on Feb 04, 2012. | ||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>How to merge pull requests (Admin documentation) — collective.github.com - Last updated: Nov 21, 2011</title> | ||
<title>How to merge pull requests (Admin documentation) — collective.github.com - Last updated: Feb 04, 2012</title> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: '', | ||
VERSION: 'Last updated: Nov 21, 2011', | ||
VERSION: 'Last updated: Feb 04, 2012', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
|
@@ -25,10 +25,10 @@ | |
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="search" type="application/opensearchdescription+xml" | ||
title="Search within collective.github.com - Last updated: Nov 21, 2011" | ||
title="Search within collective.github.com - Last updated: Feb 04, 2012" | ||
href="_static/opensearch.xml"/> | ||
<link rel="shortcut icon" href="_static/favicon.ico"/> | ||
<link rel="top" title="collective.github.com - Last updated: Nov 21, 2011" href="index.html" /> | ||
<link rel="top" title="collective.github.com - Last updated: Feb 04, 2012" href="index.html" /> | ||
<link rel="prev" title="New to git?" href="new_to_git.html" /> | ||
<script src="_static/jquery.min.js" type="text/javascript"></script> | ||
<script src="_static/jquery.zrssfeed.min.js" type="text/javascript"></script> | ||
|
@@ -44,7 +44,7 @@ <h3>Navigation</h3> | |
<li class="right" > | ||
<a href="new_to_git.html" title="New to git?" | ||
accesskey="P">previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
|
@@ -69,7 +69,6 @@ <h3>Quick search</h3> | |
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_followcommits.html">How to follow commits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_update_this_documentation.html">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a></li> | ||
|
@@ -143,12 +142,12 @@ <h3>Navigation</h3> | |
<li class="right" > | ||
<a href="new_to_git.html" title="New to git?" | ||
>previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2010, Rok Garbas <[email protected]>. | ||
Last updated on Nov 21, 2011. | ||
Last updated on Feb 04, 2012. | ||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>How to update this page — collective.github.com - Last updated: Nov 21, 2011</title> | ||
<title>How to update this page — collective.github.com - Last updated: Feb 04, 2012</title> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: '', | ||
VERSION: 'Last updated: Nov 21, 2011', | ||
VERSION: 'Last updated: Feb 04, 2012', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
|
@@ -25,10 +25,10 @@ | |
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="search" type="application/opensearchdescription+xml" | ||
title="Search within collective.github.com - Last updated: Nov 21, 2011" | ||
title="Search within collective.github.com - Last updated: Feb 04, 2012" | ||
href="_static/opensearch.xml"/> | ||
<link rel="shortcut icon" href="_static/favicon.ico"/> | ||
<link rel="top" title="collective.github.com - Last updated: Nov 21, 2011" href="index.html" /> | ||
<link rel="top" title="collective.github.com - Last updated: Feb 04, 2012" href="index.html" /> | ||
<link rel="next" title="New to git?" href="new_to_git.html" /> | ||
<link rel="prev" title="How to follow commits" href="how_to_followcommits.html" /> | ||
<script src="_static/jquery.min.js" type="text/javascript"></script> | ||
|
@@ -48,7 +48,7 @@ <h3>Navigation</h3> | |
<li class="right" > | ||
<a href="how_to_followcommits.html" title="How to follow commits" | ||
accesskey="P">previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
|
@@ -73,7 +73,6 @@ <h3>Quick search</h3> | |
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_followcommits.html">How to follow commits</a></li> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a></li> | ||
|
@@ -167,12 +166,12 @@ <h3>Navigation</h3> | |
<li class="right" > | ||
<a href="how_to_followcommits.html" title="How to follow commits" | ||
>previous</a> |</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="index.html">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2010, Rok Garbas <[email protected]>. | ||
Last updated on Nov 21, 2011. | ||
Last updated on Feb 04, 2012. | ||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>Introduction — collective.github.com - Last updated: Nov 21, 2011</title> | ||
<title>Introduction — collective.github.com - Last updated: Feb 04, 2012</title> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: '', | ||
VERSION: 'Last updated: Nov 21, 2011', | ||
VERSION: 'Last updated: Feb 04, 2012', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
|
@@ -25,11 +25,11 @@ | |
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="search" type="application/opensearchdescription+xml" | ||
title="Search within collective.github.com - Last updated: Nov 21, 2011" | ||
title="Search within collective.github.com - Last updated: Feb 04, 2012" | ||
href="_static/opensearch.xml"/> | ||
<link rel="shortcut icon" href="_static/favicon.ico"/> | ||
<link rel="top" title="collective.github.com - Last updated: Nov 21, 2011" href="#" /> | ||
<link rel="next" title="How to use Transifex" href="how_to_transifex.html" /> | ||
<link rel="top" title="collective.github.com - Last updated: Feb 04, 2012" href="#" /> | ||
<link rel="next" title="How to follow commits" href="how_to_followcommits.html" /> | ||
<script src="_static/jquery.min.js" type="text/javascript"></script> | ||
<script src="_static/jquery.zrssfeed.min.js" type="text/javascript"></script> | ||
|
||
|
@@ -42,9 +42,9 @@ <h3>Navigation</h3> | |
<a href="genindex.html" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li class="right" > | ||
<a href="how_to_transifex.html" title="How to use Transifex" | ||
<a href="how_to_followcommits.html" title="How to follow commits" | ||
accesskey="N">next</a> |</li> | ||
<li><a href="#">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="#">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
|
@@ -69,7 +69,6 @@ <h3>Quick search</h3> | |
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
<h3><a href="#">Table Of Contents</a></h3> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_followcommits.html">How to follow commits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_update_this_documentation.html">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a></li> | ||
|
@@ -172,13 +171,6 @@ <h2>Instructions on editing permissions.cfg<a class="headerlink" href="#instruct | |
<h1>More information<a class="headerlink" href="#more-information" title="Permalink to this headline">¶</a></h1> | ||
<div class="toctree-wrapper compound"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_transifex.html">How to use Transifex</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="how_to_transifex.html#what-is-transifex">What is Transifex</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="how_to_transifex.html#why-should-i-use-transifex">Why should I use Transifex</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="how_to_transifex.html#how-to-use-transifex-as-translator">How to use Transifex as translator</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="how_to_transifex.html#contact">Contact</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_followcommits.html">How to follow commits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="how_to_update_this_documentation.html">How to update this page</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="new_to_git.html">New to git?</a><ul> | ||
|
@@ -206,14 +198,14 @@ <h3>Navigation</h3> | |
<a href="genindex.html" title="General Index" | ||
>index</a></li> | ||
<li class="right" > | ||
<a href="how_to_transifex.html" title="How to use Transifex" | ||
<a href="how_to_followcommits.html" title="How to follow commits" | ||
>next</a> |</li> | ||
<li><a href="#">collective.github.com - Last updated: Nov 21, 2011</a> »</li> | ||
<li><a href="#">collective.github.com - Last updated: Feb 04, 2012</a> »</li> | ||
</ul> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2010, Rok Garbas <[email protected]>. | ||
Last updated on Nov 21, 2011. | ||
Last updated on Feb 04, 2012. | ||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. | ||
</div> | ||
</body> | ||
|
Oops, something went wrong.