Skip to content

Commit

Permalink
/home/tye/Documents/LearnToCodeApp/LearnToCodeApp
Browse files Browse the repository at this point in the history
  • Loading branch information
DjangoWill2018 committed Jan 1, 2019
1 parent 236bcad commit cc5c9a0
Show file tree
Hide file tree
Showing 56 changed files with 336 additions and 907 deletions.
Binary file not shown.
Binary file modified docs/_build/doctrees/beginner_tasks/suggest_an_issue.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/code_standards/javascript.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/code_standards/markup.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/code_standards/python.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/about.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/contributors.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/dependencies.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/how_to_contribute.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/jargon.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/getting_started/licence.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/specifications/core_app.doctree
Binary file not shown.
16 changes: 15 additions & 1 deletion docs/_build/html/_sources/index.rst.txt
Expand Up @@ -14,7 +14,21 @@ Welcome to LearnToCodeApp's documentation!
:numbered:
:caption: Table of Contents:

index_files/*

getting_started/*


beginner_tasks/*


intermediate_tasks/*


code_standards/*


specifications/*



Welcome to the LearnToCodeApp documentation. Please read the "about" section or our Github "readme" for more information.
Expand Down
69 changes: 21 additions & 48 deletions docs/_build/html/beginner_tasks/make_change_to_a_file.html
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>1. Submit a change to the repository &mdash; LearnToCodeApp documentation</title>
<title>8. Submit a change to the repository &mdash; LearnToCodeApp documentation</title>



Expand All @@ -28,8 +28,8 @@
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="2. Suggest an Issue" href="suggest_an_issue.html" />
<link rel="prev" title="Beginner Tasks" href="index.html" />
<link rel="next" title="9. Suggest an Issue" href="suggest_an_issue.html" />
<link rel="prev" title="7. Licence for use" href="../getting_started/licence.html" />


<script src="../_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -80,45 +80,20 @@

<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../getting_started/index.html">Getting Started</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/about.html">1. About - a summary of the project</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/contributors.html">2. Contributors to the project</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/dependencies.html">3. Dependencies, tools and technologies we use</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/how_to_contribute.html">4. How to Contribute</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/how_to_review_a_pull_request.html">5. How to Review a Pull Request</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/jargon.html">6. Jargon list</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/licence.html">7. Licence for use</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/index.html">Getting Started</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Beginner Tasks</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">1. Submit a change to the repository</a></li>
<li class="toctree-l2"><a class="reference internal" href="suggest_an_issue.html">2. Suggest an Issue</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html">Beginner Tasks</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/index.html">1. Intermediate Tasks</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../intermediate_tasks/update_readthedocs_files.html">1.1. Make a change to the documentation</a></li>
<li class="toctree-l2"><a class="reference internal" href="../intermediate_tasks/index.html">Intermediate Tasks</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/index.html#indices-and-tables">2. Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/index.html">3. Code Standards</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/javascript.html">3.1. Javascript Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/markup.html">3.2. Markup Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/python.html">3.3. Python Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/index.html">Code Standards</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/index.html#indices-and-tables">4. Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/index.html">Module Specifications</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../specifications/core_app.html">1. Core App Specifications and List of Functionality</a></li>
<li class="toctree-l2"><a class="reference internal" href="../specifications/index.html">Module Specifications</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/about.html">1. About - a summary of the project</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/contributors.html">2. Contributors to the project</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/dependencies.html">3. Dependencies, tools and technologies we use</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/how_to_contribute.html">4. How to Contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/how_to_review_a_pull_request.html">5. How to Review a Pull Request</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/jargon.html">6. Jargon list</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/licence.html">7. Licence for use</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">8. Submit a change to the repository</a></li>
<li class="toctree-l1"><a class="reference internal" href="suggest_an_issue.html">9. Suggest an Issue</a></li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/update_readthedocs_files.html">10. Make a change to the documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/javascript.html">11. Javascript Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/markup.html">12. Markup Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/python.html">13. Python Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/core_app.html">14. Core App Specifications and List of Functionality</a></li>
</ul>


Expand Down Expand Up @@ -164,9 +139,7 @@

<li><a href="../index.html">Docs</a> &raquo;</li>

<li><a href="index.html">Beginner Tasks</a> &raquo;</li>

<li>1. Submit a change to the repository</li>
<li>8. Submit a change to the repository</li>


<li class="wy-breadcrumbs-aside">
Expand All @@ -186,7 +159,7 @@
<div itemprop="articleBody">

<div class="section" id="submit-a-change-to-the-repository">
<h1>1. Submit a change to the repository<a class="headerlink" href="#submit-a-change-to-the-repository" title="Permalink to this headline"></a></h1>
<h1>8. Submit a change to the repository<a class="headerlink" href="#submit-a-change-to-the-repository" title="Permalink to this headline"></a></h1>
<p>Most contributions you make to the project will involve making a change to the code. The changes will not be automatically incorporated within the shared version of the project (the “Master” branch).</p>
<p>Instead, you make a change to a copy of the repository (a “branch”) and suggest the change is included in the shared version (a “pull request”).</p>
<p>Since this is central to the task, you may as well get started straight away. If you have no other changes to suggest, you can add your name or username to the list of collaborators in the “readme” file.</p>
Expand All @@ -210,10 +183,10 @@ <h1>1. Submit a change to the repository<a class="headerlink" href="#submit-a-ch

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="suggest_an_issue.html" class="btn btn-neutral float-right" title="2. Suggest an Issue" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="suggest_an_issue.html" class="btn btn-neutral float-right" title="9. Suggest an Issue" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="index.html" class="btn btn-neutral" title="Beginner Tasks" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="../getting_started/licence.html" class="btn btn-neutral" title="7. Licence for use" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>

Expand Down
69 changes: 21 additions & 48 deletions docs/_build/html/beginner_tasks/suggest_an_issue.html
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>2. Suggest an Issue &mdash; LearnToCodeApp documentation</title>
<title>9. Suggest an Issue &mdash; LearnToCodeApp documentation</title>



Expand All @@ -28,8 +28,8 @@
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="1. Intermediate Tasks" href="../intermediate_tasks/index.html" />
<link rel="prev" title="1. Submit a change to the repository" href="make_change_to_a_file.html" />
<link rel="next" title="10. Make a change to the documentation" href="../intermediate_tasks/update_readthedocs_files.html" />
<link rel="prev" title="8. Submit a change to the repository" href="make_change_to_a_file.html" />


<script src="../_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -80,45 +80,20 @@

<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../getting_started/index.html">Getting Started</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/about.html">1. About - a summary of the project</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/contributors.html">2. Contributors to the project</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/dependencies.html">3. Dependencies, tools and technologies we use</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/how_to_contribute.html">4. How to Contribute</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/how_to_review_a_pull_request.html">5. How to Review a Pull Request</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/jargon.html">6. Jargon list</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/licence.html">7. Licence for use</a></li>
<li class="toctree-l2"><a class="reference internal" href="../getting_started/index.html">Getting Started</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Beginner Tasks</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="make_change_to_a_file.html">1. Submit a change to the repository</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">2. Suggest an Issue</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html">Beginner Tasks</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/index.html">1. Intermediate Tasks</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../intermediate_tasks/update_readthedocs_files.html">1.1. Make a change to the documentation</a></li>
<li class="toctree-l2"><a class="reference internal" href="../intermediate_tasks/index.html">Intermediate Tasks</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/index.html#indices-and-tables">2. Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/index.html">3. Code Standards</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/javascript.html">3.1. Javascript Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/markup.html">3.2. Markup Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/python.html">3.3. Python Aims and Standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="../code_standards/index.html">Code Standards</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/index.html#indices-and-tables">4. Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/index.html">Module Specifications</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../specifications/core_app.html">1. Core App Specifications and List of Functionality</a></li>
<li class="toctree-l2"><a class="reference internal" href="../specifications/index.html">Module Specifications</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/about.html">1. About - a summary of the project</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/contributors.html">2. Contributors to the project</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/dependencies.html">3. Dependencies, tools and technologies we use</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/how_to_contribute.html">4. How to Contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/how_to_review_a_pull_request.html">5. How to Review a Pull Request</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/jargon.html">6. Jargon list</a></li>
<li class="toctree-l1"><a class="reference internal" href="../getting_started/licence.html">7. Licence for use</a></li>
<li class="toctree-l1"><a class="reference internal" href="make_change_to_a_file.html">8. Submit a change to the repository</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">9. Suggest an Issue</a></li>
<li class="toctree-l1"><a class="reference internal" href="../intermediate_tasks/update_readthedocs_files.html">10. Make a change to the documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/javascript.html">11. Javascript Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/markup.html">12. Markup Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../code_standards/python.html">13. Python Aims and Standards</a></li>
<li class="toctree-l1"><a class="reference internal" href="../specifications/core_app.html">14. Core App Specifications and List of Functionality</a></li>
</ul>


Expand Down Expand Up @@ -164,9 +139,7 @@

<li><a href="../index.html">Docs</a> &raquo;</li>

<li><a href="index.html">Beginner Tasks</a> &raquo;</li>

<li>2. Suggest an Issue</li>
<li>9. Suggest an Issue</li>


<li class="wy-breadcrumbs-aside">
Expand All @@ -186,7 +159,7 @@
<div itemprop="articleBody">

<div class="section" id="suggest-an-issue">
<h1>2. Suggest an Issue<a class="headerlink" href="#suggest-an-issue" title="Permalink to this headline"></a></h1>
<h1>9. Suggest an Issue<a class="headerlink" href="#suggest-an-issue" title="Permalink to this headline"></a></h1>
<p>Github allows collaborators and third parties to suggest improvements to a project. Improvements might be:</p>
<blockquote>
<div><ul class="simple">
Expand All @@ -210,10 +183,10 @@ <h1>2. Suggest an Issue<a class="headerlink" href="#suggest-an-issue" title="Per

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="../intermediate_tasks/index.html" class="btn btn-neutral float-right" title="1. Intermediate Tasks" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="../intermediate_tasks/update_readthedocs_files.html" class="btn btn-neutral float-right" title="10. Make a change to the documentation" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="make_change_to_a_file.html" class="btn btn-neutral" title="1. Submit a change to the repository" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="make_change_to_a_file.html" class="btn btn-neutral" title="8. Submit a change to the repository" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>

Expand Down

0 comments on commit cc5c9a0

Please sign in to comment.