Commit 642e776
committed
bug #3544 Fix build errors (xabbuh)
This PR was merged into the master branch.
Discussion
----------
Fix build errors
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.5
| Fixed tickets |
Commits
-------
46e0b52 remove empty_data from the list of inherited options, it's documented in the overriden options section
7e3c0e3 readd configuration block
64602c8 fix referenced documents namesFile tree
Expand file treeCollapse file tree
5 files changed
+8
-6
lines changedOpen diff view settings
Filter options
- book
- cookbook/security
- reference/forms/types
- options
Expand file treeCollapse file tree
5 files changed
+8
-6
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1437 | 1437 | |
1438 | 1438 | |
1439 | 1439 | |
1440 | | - |
| 1440 | + |
1441 | 1441 | |
1442 | 1442 | |
1443 | 1443 | |
|
Collapse file
cookbook/security/named_encoders.rst
Copy file name to clipboardExpand all lines: cookbook/security/named_encoders.rst+5-1Lines changed: 5 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 | |
14 | 18 | |
15 | 19 | |
| ||
117 | 121 | |
118 | 122 | |
119 | 123 | |
120 | | - |
| 124 | + |
121 | 125 | |
122 | 126 | |
123 | 127 | |
Collapse file
reference/forms/types/checkbox.rst
Copy file name to clipboardExpand all lines: reference/forms/types/checkbox.rst-2Lines changed: 0 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
63 | | - |
64 | | - |
65 | 63 | |
66 | 64 | |
67 | 65 | |
|
Collapse file
reference/forms/types/collection.rst
Copy file name to clipboardExpand all lines: reference/forms/types/collection.rst+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
379 | 379 | |
380 | 380 | |
381 | 381 | |
382 | | - |
| 382 | + |
Collapse file
reference/forms/types/options/checkbox_empty_data.rst.inc
Copy file name to clipboardExpand all lines: reference/forms/types/options/checkbox_empty_data.rst.inc+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
0 commit comments