Skip to content

Commit 9d87db3

Browse files
committed
docs: regenerate READMEs after rebase on 19.0
1 parent beed47d commit 9d87db3

File tree

8 files changed

+137
-109
lines changed

8 files changed

+137
-109
lines changed

spp_case_demo/README.rst

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
=================================
62
OpenSPP Case Management Demo Data
73
=================================
84

9-
..
5+
..
106
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
117
!! This file is generated by oca-gen-addon-readme !!
128
!! changes will be overwritten. !!
139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:291fcbc81ab3ed04474dce0f58442d85243a386f198970d0993de7e77d96f6f8
10+
!! source digest: sha256:force_regen
1511
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1612
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -58,15 +54,15 @@ Key Capabilities
5854
Key Models
5955
~~~~~~~~~~
6056

61-
+-----------------------------+---------------------------------------+
62-
| Model | Description |
63-
+=============================+=======================================+
64-
| ``spp.case.demo.generator`` | Core logic for configuring and |
65-
| | generating demo data |
66-
+-----------------------------+---------------------------------------+
67-
| ``spp.case.demo.wizard`` | Wizard interface for demo data |
68-
| | generation (inherits generator) |
69-
+-----------------------------+---------------------------------------+
57+
+-----------------------------+----------------------------------------+
58+
| Model | Description |
59+
+=============================+========================================+
60+
| ``spp.case.demo.generator`` | Core logic for configuring and |
61+
| | generating demo data |
62+
+-----------------------------+----------------------------------------+
63+
| ``spp.case.demo.wizard`` | Wizard interface for demo data |
64+
| | generation (inherits generator) |
65+
+-----------------------------+----------------------------------------+
7066

7167
Configuration
7268
~~~~~~~~~~~~~
@@ -136,6 +132,14 @@ Dependencies
136132
.. contents::
137133
:local:
138134

135+
Changelog
136+
=========
137+
138+
19.0.2.0.0
139+
~~~~~~~~~~
140+
141+
- Initial migration to OpenSPP2
142+
139143
Bug Tracker
140144
===========
141145

@@ -173,4 +177,4 @@ Current maintainers:
173177

174178
This module is part of the `OpenSPP/OpenSPP2 <https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_case_demo>`_ project on GitHub.
175179

176-
You are welcome to contribute.
180+
You are welcome to contribute.

spp_case_demo/static/description/index.html

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>README.rst</title>
6+
<title>OpenSPP Case Management Demo Data</title>
77
<style type="text/css">
88

99
/*
@@ -360,19 +360,14 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document">
363+
<div class="document" id="openspp-case-management-demo-data">
364+
<h1 class="title">OpenSPP Case Management Demo Data</h1>
364365

365-
366-
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367-
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368-
</a>
369-
<div class="section" id="openspp-case-management-demo-data">
370-
<h1>OpenSPP Case Management Demo Data</h1>
371366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367
!! This file is generated by oca-gen-addon-readme !!
373368
!! changes will be overwritten. !!
374369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:291fcbc81ab3ed04474dce0f58442d85243a386f198970d0993de7e77d96f6f8
370+
!! source digest: sha256:force_regen
376371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_case_demo"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></a></p>
378373
<p>Demo data generator for Case Management system. Creates realistic cases
@@ -382,7 +377,7 @@ <h1>OpenSPP Case Management Demo Data</h1>
382377
Faker for locale-aware random data (non-deterministic — each run
383378
produces different results).</p>
384379
<div class="section" id="key-capabilities">
385-
<h2>Key Capabilities</h2>
380+
<h1>Key Capabilities</h1>
386381
<ul class="simple">
387382
<li>Generate 9 fixed demo stories with predictable personas and case
388383
progressions for consistent training scenarios, plus 3 background
@@ -405,11 +400,11 @@ <h2>Key Capabilities</h2>
405400
</ul>
406401
</div>
407402
<div class="section" id="key-models">
408-
<h2>Key Models</h2>
403+
<h1>Key Models</h1>
409404
<table border="1" class="docutils">
410405
<colgroup>
411-
<col width="43%" />
412-
<col width="57%" />
406+
<col width="42%" />
407+
<col width="58%" />
413408
</colgroup>
414409
<thead valign="bottom">
415410
<tr><th class="head">Model</th>
@@ -429,7 +424,7 @@ <h2>Key Models</h2>
429424
</table>
430425
</div>
431426
<div class="section" id="configuration">
432-
<h2>Configuration</h2>
427+
<h1>Configuration</h1>
433428
<p>After installing:</p>
434429
<ol class="arabic simple">
435430
<li>Navigate to <strong>Case Management &gt; Configuration &gt; Generate Demo Data</strong></li>
@@ -449,14 +444,14 @@ <h2>Configuration</h2>
449444
</ol>
450445
</div>
451446
<div class="section" id="ui-location">
452-
<h2>UI Location</h2>
447+
<h1>UI Location</h1>
453448
<ul class="simple">
454449
<li><strong>Menu</strong>: Case Management &gt; Configuration &gt; Generate Demo Data</li>
455450
<li><strong>Generated Cases</strong>: View results in Case Management &gt; Cases</li>
456451
</ul>
457452
</div>
458453
<div class="section" id="security">
459-
<h2>Security</h2>
454+
<h1>Security</h1>
460455
<table border="1" class="docutils">
461456
<colgroup>
462457
<col width="68%" />
@@ -475,7 +470,7 @@ <h2>Security</h2>
475470
</table>
476471
</div>
477472
<div class="section" id="demo-stories">
478-
<h2>Demo Stories</h2>
473+
<h1>Demo Stories</h1>
479474
<p>When “Include Demo Stories” is enabled, generates 9 fixed personas:</p>
480475
<ul class="simple">
481476
<li><strong>Santos Family Support</strong>: Complete case lifecycle from intake to
@@ -498,37 +493,41 @@ <h2>Demo Stories</h2>
498493
</ul>
499494
</div>
500495
<div class="section" id="dependencies">
501-
<h2>Dependencies</h2>
496+
<h1>Dependencies</h1>
502497
<p><tt class="docutils literal">spp_demo</tt>, <tt class="docutils literal">spp_case_base</tt>, <tt class="docutils literal">spp_security</tt>, <tt class="docutils literal">faker</tt> (Python)</p>
503498
<p><strong>Table of contents</strong></p>
504499
<div class="contents local topic" id="contents">
505500
<ul class="simple">
506-
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
507-
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
508-
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
509-
<li><a class="reference internal" href="#maintainers" id="toc-entry-4">Maintainers</a></li>
510-
</ul>
511-
</li>
501+
<li><a class="reference internal" href="#changelog" id="toc-entry-1">Changelog</a></li>
512502
</ul>
513503
</div>
504+
<div class="section" id="changelog">
505+
<h2><a class="toc-backref" href="#toc-entry-1">Changelog</a></h2>
506+
</div>
507+
</div>
508+
<div class="section" id="section-1">
509+
<h1>19.0.2.0.0</h1>
510+
<ul class="simple">
511+
<li>Initial migration to OpenSPP2</li>
512+
</ul>
514513
<div class="section" id="bug-tracker">
515-
<h3><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h3>
514+
<h2>Bug Tracker</h2>
516515
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/issues">GitHub Issues</a>.
517516
In case of trouble, please check there if your issue has already been reported.
518517
If you spotted it first, help us to smash it by providing a detailed and welcomed
519518
<a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/issues/new?body=module:%20spp_case_demo%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
520519
<p>Do not contact contributors directly about support or help with technical issues.</p>
521520
</div>
522521
<div class="section" id="credits">
523-
<h3><a class="toc-backref" href="#toc-entry-2">Credits</a></h3>
522+
<h2>Credits</h2>
524523
<div class="section" id="authors">
525-
<h4><a class="toc-backref" href="#toc-entry-3">Authors</a></h4>
524+
<h3>Authors</h3>
526525
<ul class="simple">
527526
<li>OpenSPP.org</li>
528527
</ul>
529528
</div>
530529
<div class="section" id="maintainers">
531-
<h4><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h4>
530+
<h3>Maintainers</h3>
532531
<p>Current maintainers:</p>
533532
<p><a class="reference external image-reference" href="https://github.com/jeremi"><img alt="jeremi" src="https://github.com/jeremi.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/gonzalesedwin1123"><img alt="gonzalesedwin1123" src="https://github.com/gonzalesedwin1123.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/emjay0921"><img alt="emjay0921" src="https://github.com/emjay0921.png?size=40px" /></a></p>
534533
<p>This module is part of the <a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_case_demo">OpenSPP/OpenSPP2</a> project on GitHub.</p>
@@ -537,6 +536,5 @@ <h4><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h4>
537536
</div>
538537
</div>
539538
</div>
540-
</div>
541539
</body>
542540
</html>

spp_farmer_registry_demo/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,14 @@ Dependencies
117117
.. contents::
118118
:local:
119119

120+
Changelog
121+
=========
122+
123+
19.0.2.0.0
124+
~~~~~~~~~~
125+
126+
- Initial migration to OpenSPP2
127+
120128
Bug Tracker
121129
===========
122130

spp_farmer_registry_demo/static/description/index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -480,32 +480,36 @@ <h1>Dependencies</h1>
480480
<p><strong>Table of contents</strong></p>
481481
<div class="contents local topic" id="contents">
482482
<ul class="simple">
483-
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
484-
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
485-
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
486-
<li><a class="reference internal" href="#maintainers" id="toc-entry-4">Maintainers</a></li>
487-
</ul>
488-
</li>
483+
<li><a class="reference internal" href="#changelog" id="toc-entry-1">Changelog</a></li>
489484
</ul>
490485
</div>
486+
<div class="section" id="changelog">
487+
<h2><a class="toc-backref" href="#toc-entry-1">Changelog</a></h2>
488+
</div>
489+
</div>
490+
<div class="section" id="section-1">
491+
<h1>19.0.2.0.0</h1>
492+
<ul class="simple">
493+
<li>Initial migration to OpenSPP2</li>
494+
</ul>
491495
<div class="section" id="bug-tracker">
492-
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
496+
<h2>Bug Tracker</h2>
493497
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/issues">GitHub Issues</a>.
494498
In case of trouble, please check there if your issue has already been reported.
495499
If you spotted it first, help us to smash it by providing a detailed and welcomed
496500
<a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/issues/new?body=module:%20spp_farmer_registry_demo%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
497501
<p>Do not contact contributors directly about support or help with technical issues.</p>
498502
</div>
499503
<div class="section" id="credits">
500-
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
504+
<h2>Credits</h2>
501505
<div class="section" id="authors">
502-
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
506+
<h3>Authors</h3>
503507
<ul class="simple">
504508
<li>OpenSPP.org</li>
505509
</ul>
506510
</div>
507511
<div class="section" id="maintainers">
508-
<h3><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h3>
512+
<h3>Maintainers</h3>
509513
<p>Current maintainers:</p>
510514
<p><a class="reference external image-reference" href="https://github.com/jeremi"><img alt="jeremi" src="https://github.com/jeremi.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/gonzalesedwin1123"><img alt="gonzalesedwin1123" src="https://github.com/gonzalesedwin1123.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/emjay0921"><img alt="emjay0921" src="https://github.com/emjay0921.png?size=40px" /></a></p>
511515
<p>This module is part of the <a class="reference external" href="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_farmer_registry_demo">OpenSPP/OpenSPP2</a> project on GitHub.</p>

spp_grm_demo/README.rst

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
=====================
62
OpenSPP GRM Demo Data
73
=====================
84

9-
..
5+
..
106
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
117
!! This file is generated by oca-gen-addon-readme !!
128
!! changes will be overwritten. !!
139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:560fca6409656fbc2b15774ed63a79238305378a5033cbd83d147fa4026e29b2
10+
!! source digest: sha256:force_regen
1511
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1612
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -54,15 +50,15 @@ Key Capabilities
5450
Key Models
5551
~~~~~~~~~~
5652

57-
+----------------------------+----------------------------------------+
58-
| Model | Description |
59-
+============================+========================================+
60-
| ``spp.grm.demo.generator`` | Transient model containing generation |
61-
| | logic and workflow simulation |
62-
+----------------------------+----------------------------------------+
63-
| ``spp.grm.demo.wizard`` | Transient model inheriting from |
64-
| | generator for wizard UI configuration |
65-
+----------------------------+----------------------------------------+
53+
+----------------------------+-----------------------------------------+
54+
| Model | Description |
55+
+============================+=========================================+
56+
| ``spp.grm.demo.generator`` | Transient model containing generation |
57+
| | logic and workflow simulation |
58+
+----------------------------+-----------------------------------------+
59+
| ``spp.grm.demo.wizard`` | Transient model inheriting from |
60+
| | generator for wizard UI configuration |
61+
+----------------------------+-----------------------------------------+
6662

6763
Configuration
6864
~~~~~~~~~~~~~
@@ -124,6 +120,14 @@ Dependencies
124120
.. contents::
125121
:local:
126122

123+
Changelog
124+
=========
125+
126+
19.0.2.0.0
127+
~~~~~~~~~~
128+
129+
- Initial migration to OpenSPP2
130+
127131
Bug Tracker
128132
===========
129133

@@ -161,4 +165,4 @@ Current maintainers:
161165

162166
This module is part of the `OpenSPP/OpenSPP2 <https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_grm_demo>`_ project on GitHub.
163167

164-
You are welcome to contribute.
168+
You are welcome to contribute.

0 commit comments

Comments
 (0)