Skip to content

Commit c911844

Browse files
committed
[FIX] application/module: describe your changes in a short sentence
1 parent c1a76d7 commit c911844

10 files changed

+54
-0
lines changed

content/applications.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Discover our user guides and configuration tutorials per application.
1414
.. toctree::
1515
:maxdepth: 2
1616

17+
applications/tests
18+
applications/tests_no_h1
1719
applications/essentials
1820
applications/finance
1921
applications/sales

content/applications/tests.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
=====
2+
Tests
3+
=====
4+
5+
================================
6+
There is at most one h1 per page
7+
================================
8+
9+
blank line above
10+
There is at least one blank line above and below a heading
11+
==========================================================
12+
blank line below
13+
14+
Heading delimiters have the same length as their heading
15+
==================
16+
17+
Heading delimiters use the heading chars in the same order as in our guidelines
18+
*******************************************************************************
19+
20+
Heading delimiters use the same heading chars as in our guidelines
21+
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
22+
23+
Media files have been compressed with pngquant
24+
25+
.. image:: tests/media-files-have-been-compressed.png
26+
:alt:
27+
28+
Media files have a limited weight
29+
30+
.. image:: tests/media-files-have-a-limited-weight.png
31+
:alt:
32+
33+
Media file names use hyphens and not underscores.
34+
35+
.. image:: tests/media_files_use_hyphens.png
36+
:alt:
37+
38+
Resource files are placed within a folder with the same name as the page from which the resource is
39+
referenced.
40+
41+
.. image:: tests_wrong_folder/resource-files-are-placed-within-a-folder.png
42+
:alt:
2.83 MB
Loading
6.33 KB
Loading
6.4 KB
Loading

content/applications/tests/no-extension

Whitespace-only changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
There is a h1 on the page if it contains headings of other levels
2+
=================================================================
3+
4+
There is a h1 on the page if it contains headings of other levels
5+
-----------------------------------------------------------------
9.55 KB
Loading
6.6 KB
Loading

redirects/18.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# applcations/tests
2+
3+
applications/tests/this_page_was_deleted.rst applications/tests/this_page_does_not_exist.rst
4+
applications/tests/this_page_was_deleted.rst applications/tests/how do you form a redirect rule?
5+
16
# applications/finance
27

38
applications/finance/payment_providers/ogone.rst applications/finance/payment_providers/worldline.rst

0 commit comments

Comments
 (0)