Remove description of defaults values from option help
Reported by: |
Ryan J Ollos |
Owned by: |
Ryan J Ollos |
Priority:
|
normal
|
Milestone:
|
1.1.2
|
Component:
|
general
|
Version:
|
|
Severity:
|
normal
|
Keywords:
|
documentation
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
Removed listing of default values from option documentation. The default values aren't needed in the description since the TracIni macro outputs a column with the default value, and removing them makes the documentation more accurate and easier to maintain.
|
API Changes:
|
|
Internal Changes:
|
|
On the trunk, the documentation for permission_policies
is out-of-date after #11244. The documentation states:
Defaults to the DefaultPermissionPolicy (pre-0.11 behavior) and LegacyAttachmentPolicy (map ATTACHMENT_* permissions to realm specific ones)
Since #9351, the TracIni macro displays the correct default value which is: ReadonlyWikiPolicy
, DefaultPermissionPolicy
, LegacyAttachmentPolicy
.
Therefore I propose to remove the documentation for each option that describes the default values.
Change History
(8)
Description: |
modified (diff)
|
Milestone: |
next-stable-1.0.x → 1.0.2
|
Owner: |
set to Ryan J Ollos
|
Status: |
new → assigned
|
Release Notes: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Release Notes: |
modified (diff)
|
Keywords: |
documentation added
|
Proposed changes can be found in log:rjollos.git:t11532.