Skip to content

Commit

Permalink
Deploying to gh-pages from @ bae3201 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Dec 20, 2024
1 parent 37a611e commit 16894e5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 61 deletions.
25 changes: 0 additions & 25 deletions _sources/django-configuration/configuration.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,3 @@ Environment Variables
----------------------
Default value is `2020-01-01`. This is the minimum date for a possible consultation encounter.
Example: `MIN_ENCOUNTER_DATE=2000-01-01`

``TASK_SUMMARIZE_TRIAGE``
-------------------------
Default value is `True`. If set to `False`, the celery task to summarize triage data will not be executed.
Example: `TASK_SUMMARIZE_TRIAGE=False`

``TASK_SUMMARIZE_TESTS``
------------------------
Default value is `True`. If set to `False`, the celery task to summarize test data will not be executed.
Example: `TASK_SUMMARIZE_TESTS=False`

``TASK_SUMMARIZE_FACILITY_CAPACITY``
------------------------------------
Default value is `True`. If set to `False`, the celery task to summarize facility capacity data will not be executed.
Example: `TASK_SUMMARIZE_FACILITY_CAPACITY=False`

``TASK_SUMMARIZE_PATIENT``
--------------------------
Default value is `True`. If set to `False`, the celery task to summarize patient data will not be executed.
Example: `TASK_SUMMARIZE_PATIENT=False`

``TASK_SUMMARIZE_DISTRICT_PATIENT``
-----------------------------------
Default value is `True`. If set to `False`, the celery task to summarize district patient data will not be executed.
Example: `TASK_SUMMARIZE_DISTRICT_PATIENT=False`
30 changes: 0 additions & 30 deletions django-configuration/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,31 +257,6 @@ <h2><code class="docutils literal notranslate"><span class="pre">MIN_ENCOUNTER_D
<p>Default value is <cite>2020-01-01</cite>. This is the minimum date for a possible consultation encounter.
Example: <cite>MIN_ENCOUNTER_DATE=2000-01-01</cite></p>
</section>
<section id="task-summarize-triage">
<h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TRIAGE</span></code><a class="headerlink" href="#task-summarize-triage" title="Link to this heading"></a></h2>
<p>Default value is <cite>True</cite>. If set to <cite>False</cite>, the celery task to summarize triage data will not be executed.
Example: <cite>TASK_SUMMARIZE_TRIAGE=False</cite></p>
</section>
<section id="task-summarize-tests">
<h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TESTS</span></code><a class="headerlink" href="#task-summarize-tests" title="Link to this heading"></a></h2>
<p>Default value is <cite>True</cite>. If set to <cite>False</cite>, the celery task to summarize test data will not be executed.
Example: <cite>TASK_SUMMARIZE_TESTS=False</cite></p>
</section>
<section id="task-summarize-facility-capacity">
<h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_FACILITY_CAPACITY</span></code><a class="headerlink" href="#task-summarize-facility-capacity" title="Link to this heading"></a></h2>
<p>Default value is <cite>True</cite>. If set to <cite>False</cite>, the celery task to summarize facility capacity data will not be executed.
Example: <cite>TASK_SUMMARIZE_FACILITY_CAPACITY=False</cite></p>
</section>
<section id="task-summarize-patient">
<h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_PATIENT</span></code><a class="headerlink" href="#task-summarize-patient" title="Link to this heading"></a></h2>
<p>Default value is <cite>True</cite>. If set to <cite>False</cite>, the celery task to summarize patient data will not be executed.
Example: <cite>TASK_SUMMARIZE_PATIENT=False</cite></p>
</section>
<section id="task-summarize-district-patient">
<h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_DISTRICT_PATIENT</span></code><a class="headerlink" href="#task-summarize-district-patient" title="Link to this heading"></a></h2>
<p>Default value is <cite>True</cite>. If set to <cite>False</cite>, the celery task to summarize district patient data will not be executed.
Example: <cite>TASK_SUMMARIZE_DISTRICT_PATIENT=False</cite></p>
</section>
</section>

</article>
Expand Down Expand Up @@ -341,11 +316,6 @@ <h2><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_
<ul>
<li><a class="reference internal" href="#">Environment Variables</a><ul>
<li><a class="reference internal" href="#min-encounter-date"><code class="docutils literal notranslate"><span class="pre">MIN_ENCOUNTER_DATE</span></code></a></li>
<li><a class="reference internal" href="#task-summarize-triage"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TRIAGE</span></code></a></li>
<li><a class="reference internal" href="#task-summarize-tests"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TESTS</span></code></a></li>
<li><a class="reference internal" href="#task-summarize-facility-capacity"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_FACILITY_CAPACITY</span></code></a></li>
<li><a class="reference internal" href="#task-summarize-patient"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_PATIENT</span></code></a></li>
<li><a class="reference internal" href="#task-summarize-district-patient"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_DISTRICT_PATIENT</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,11 +289,6 @@ <h1>Welcome to Care’s documentation!<a class="headerlink" href="#welcome-to-ca
</li>
<li class="toctree-l1"><a class="reference internal" href="django-configuration/configuration.html">Environment Variables</a><ul>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#min-encounter-date"><code class="docutils literal notranslate"><span class="pre">MIN_ENCOUNTER_DATE</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#task-summarize-triage"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TRIAGE</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#task-summarize-tests"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_TESTS</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#task-summarize-facility-capacity"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_FACILITY_CAPACITY</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#task-summarize-patient"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_PATIENT</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="django-configuration/configuration.html#task-summarize-district-patient"><code class="docutils literal notranslate"><span class="pre">TASK_SUMMARIZE_DISTRICT_PATIENT</span></code></a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pluggable-apps/configuration.html">Pluggable Apps</a><ul>
Expand Down
Loading

0 comments on commit 16894e5

Please sign in to comment.