Skip to content

Commit

Permalink
Merge branch 't/1a67b3a9'
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Jan 6, 2020
2 parents 1a67b3a + 5904ab0 commit 1ec318c
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 30 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ Table of Contents

.. _installation:

Installation
------------

You can install Simple Returns several ways, however we highly recommend using `Composer <https://getcomposer.org>`_.
Simple Returns has dependencies, so installing with Composer makes dependency management substantially easier.

Dependencies
------------

Expand All @@ -47,6 +41,12 @@ Simple Returns has the following dependencies, as listed in its ``composer.json`
The aforementioned list of dependencies is subject to change. Please consult the composer.json
file of the target version you are using to find the most accurate list of dependencies.

Installation
------------

You can install Simple Returns several ways, however we highly recommend using `Composer <https://getcomposer.org>`_.
Simple Returns has dependencies, so installing with Composer makes dependency management substantially easier.

Composer
^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Perm
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
<p>Before starting, please make sure you have completed the following steps:</p>
<ul class="simple">
<li><p><a class="reference internal" href="installation.html#installation"><span class="std std-ref">Installation</span></a></p></li>
<li><p><a class="reference internal" href="installation.html#installation"><span class="std std-ref">Dependencies</span></a></p></li>
<li><p><a class="reference internal" href="configuration.html#configuration"><span class="std std-ref">Configuration</span></a></p></li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Perm
</div>
<div class="section" id="prerequisites">
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
<p>Before starting this step, please make sure you have completed the <a class="reference internal" href="installation.html#installation"><span class="std std-ref">Installation</span></a> step.</p>
<p>Before starting this step, please make sure you have completed the <a class="reference internal" href="installation.html#installation"><span class="std std-ref">Dependencies</span></a> step.</p>
</div>
<div class="section" id="configuration">
<span id="id1"></span><h2>Configuration<a class="headerlink" href="#configuration" title="Permalink to this headline"></a></h2>
Expand Down Expand Up @@ -146,7 +146,7 @@ <h1 class="logo"><a href="index.html">Simple Returns</a></h1>


<h3>Navigation</h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation Guide</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Configuration Guide</a><ul>
Expand All @@ -159,8 +159,12 @@ <h3>Navigation</h3>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="attribute.html">Attribute Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="events.html">List of Events</a></li>
<li class="toctree-l1"><a class="reference internal" href="roadmap.html">Project Roadmap</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/LICENSE.txt">License</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/RELEASE_NOTES.txt">Release Notes</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/auroraextensions/simplereturns">Repository</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturnspro/latest/index.html">Simple Returns Pro</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/index.html">Versions</a></li>
</ul>

Expand Down
4 changes: 3 additions & 1 deletion magento/extensions/2.x/simplereturns/build/html/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ <h1 class="logo"><a href="index.html">Simple Returns</a></h1>


<h3>Navigation</h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="configuration.html">Configuration Guide</a></li>
Expand All @@ -475,6 +475,8 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="roadmap.html">Project Roadmap</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/LICENSE.txt">License</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/RELEASE_NOTES.txt">Release Notes</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/auroraextensions/simplereturns">Repository</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturnspro/latest/index.html">Simple Returns Pro</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/index.html">Versions</a></li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion magento/extensions/2.x/simplereturns/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ <h1>Simple Returns<a class="headerlink" href="#simple-returns" title="Permalink
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation Guide</a><ul>
<li class="toctree-l2"><a class="reference internal" href="installation.html#table-of-contents">Table of Contents</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#installation">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#dependencies">Dependencies</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#id1">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#setup">Setup</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#next-steps">Next Steps</a></li>
</ul>
Expand Down
20 changes: 12 additions & 8 deletions magento/extensions/2.x/simplereturns/build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,8 @@ <h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Perm
<li><p><a class="reference internal" href="#next-steps">Next Steps</a></p></li>
</ul>
</div>
<div class="section" id="installation">
<span id="id1"></span><h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2>
<p>You can install Simple Returns several ways, however we highly recommend using <a class="reference external" href="https://getcomposer.org">Composer</a>.
Simple Returns has dependencies, so installing with Composer makes dependency management substantially easier.</p>
</div>
<div class="section" id="dependencies">
<h2>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to this headline"></a></h2>
<span id="installation"></span><h2>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to this headline"></a></h2>
<p>Simple Returns has the following dependencies, as listed in its <code class="docutils literal notranslate"><span class="pre">composer.json</span></code> file:</p>
<div class="highlight-js notranslate"><div class="highlight"><pre><span></span><span class="s2">&quot;require&quot;</span><span class="o">:</span> <span class="p">{</span>
<span class="s2">&quot;php&quot;</span><span class="o">:</span> <span class="s2">&quot;&gt;=7.1&quot;</span><span class="p">,</span>
Expand All @@ -81,6 +76,11 @@ <h2>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to t
<p>The aforementioned list of dependencies is subject to change. Please consult the composer.json
file of the target version you are using to find the most accurate list of dependencies.</p>
</div>
</div>
<div class="section" id="id1">
<h2>Installation<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<p>You can install Simple Returns several ways, however we highly recommend using <a class="reference external" href="https://getcomposer.org">Composer</a>.
Simple Returns has dependencies, so installing with Composer makes dependency management substantially easier.</p>
<div class="section" id="id2">
<h3>Composer<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h3>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>composer require auroraextensions/simplereturns
Expand Down Expand Up @@ -132,20 +132,24 @@ <h1 class="logo"><a href="index.html">Simple Returns</a></h1>


<h3>Navigation</h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Installation Guide</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#table-of-contents">Table of Contents</a></li>
<li class="toctree-l2"><a class="reference internal" href="#installation">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#dependencies">Dependencies</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id1">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#setup">Setup</a></li>
<li class="toctree-l2"><a class="reference internal" href="#next-steps">Next Steps</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="configuration.html">Configuration Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="attribute.html">Attribute Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="events.html">List of Events</a></li>
<li class="toctree-l1"><a class="reference internal" href="roadmap.html">Project Roadmap</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/LICENSE.txt">License</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/RELEASE_NOTES.txt">Release Notes</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/auroraextensions/simplereturns">Repository</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturnspro/latest/index.html">Simple Returns Pro</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/index.html">Versions</a></li>
</ul>

Expand Down
6 changes: 3 additions & 3 deletions magento/extensions/2.x/simplereturns/build/html/objects.inv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# Project: Simple Returns
# Version:
# The remainder of this file is compressed using zlib.
xڭRAj�0�����B���RJ���>�l�u�bKAZ�����r,�IqQof�3�� rz�
Oꡁ-6B� �=��ͭx����|~�/�VXT��z�9 mM�<�nO1x�\�ܔ��|Ld��ړ��x>a��6
?�-G�)�᳘Ƃj4��C�b��9��QO�4��/c�U�ͩg�Ą��V]s���3߬��m9���Z8�^�ᵳX��0XxW�S��)�};,��,��R�|m��ҵPV���p�jB�JF��&��g��H����d��v��u��t~7F�);� �<�d��t�\��/%u���S�� ?�������y�]�ٌ�.�gN+�t�^��)
xڭR�J�0|�W�5�����
��e���Eڤ$�C�����6�'��V&;3;�"�w-���*�a%䭀�9P]]]��� b([���i��j�YaM������N����0ؽ�3{w<�!?%2ŒW�I�R<��l�F���ʔ��3�z��Ļ��
��uƇQOPU �/C�Gl0H�B��l����Lr�ڪ�0͗��fU��X΂���z�o����Ė��#��;0֟��7��̟���*y�k��䮆�p���#�P�Xr�ˮ"y��AF���d$��ն;,��t�^�wcT���v"볎�)IG�U9C)�������z�@J��n���u=Nk���&4uM?SZy���}��
4 changes: 3 additions & 1 deletion magento/extensions/2.x/simplereturns/build/html/roadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 class="logo"><a href="index.html">Simple Returns</a></h1>


<h3>Navigation</h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<p class="caption"><span class="caption-text">Table of Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="configuration.html">Configuration Guide</a></li>
Expand All @@ -106,6 +106,8 @@ <h3>Navigation</h3>
</li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/LICENSE.txt">License</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/RELEASE_NOTES.txt">Release Notes</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/auroraextensions/simplereturns">Repository</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturnspro/latest/index.html">Simple Returns Pro</a></li>
<li class="toctree-l1"><a class="reference external" href="https://docs.auroraextensions.com/magento/extensions/2.x/simplereturns/index.html">Versions</a></li>
</ul>

Expand Down
Loading

0 comments on commit 1ec318c

Please sign in to comment.