Bug 1067416 - reorganize and update Bugzilla docs.

(merge remote-tracking branch 'origin/new-docs'.)


git-svn-id: svn://10.0.0.236/trunk@265761 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2014-12-03 23:13:34 +00:00
parent bd73dd5de6
commit aa9d61173f
4 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
9286
9287

View File

@@ -1 +1 @@
0a026e728b0525e489a3ac5c10d594d6aef64c60
47342f0e1e8d22355994f7a122003d1cd702bb38

View File

@@ -167,6 +167,7 @@ sub FILESYSTEM {
'contrib/README' => { perms => OWNER_WRITE },
'contrib/*/README' => { perms => OWNER_WRITE },
'contrib/Bugzilla.pm' => { perms => OWNER_WRITE },
'contrib/replyrc' => { perms => OWNER_WRITE },
'docs/bugzilla.ent' => { perms => OWNER_WRITE },
'docs/makedocs.pl' => { perms => OWNER_EXECUTE },
'docs/style.css' => { perms => WS_SERVE },

View File

@@ -83,6 +83,7 @@ the documentation of Bugzilla::Extension for details.
END
feature_auth_ldap => 'LDAP Authentication',
feature_auth_radius => 'RADIUS Authentication',
feature_documentation => 'Documentation',
feature_graphical_reports => 'Graphical Reports',
feature_html_desc => 'More HTML in Product/Group Descriptions',
feature_inbound_email => 'Inbound Email',