summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 74e7519)
raw | patch | inline | side by side (parent: 74e7519)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:16:37 +0000 (09:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:16:37 +0000 (09:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1805 594d385d-05f5-0310-b6e9-bd551577e9d8
doc/guide.xml | [new file with mode: 0644] | patch | blob |
diff --git a/doc/guide.xml b/doc/guide.xml
--- /dev/null
+++ b/doc/guide.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<!--
+This xml file specifies which class is documented in which help file.
+
+If isset ( $_SESSION['current_class_for_help'] ) then open the helpfile which is
+specified for this class below.
+-->
+ <!-- name="class name" value="displayed text" path="path to helpfiles"
+ Leave blank to display massage "There is no helpfile specified for this class."
+ -->
+ <!-- Generic -->
+ <ENTRY name="generic" value="Generic" path="" file="" >
+ <!-- Administration -->
+ <ENTRY name="userManagement" value="Users" path="../doc/guide/user/__LANG__/html/users" file="index.html" >
+ <ENTRY name="user" value="User" path="../doc/guide/user/__LANG__/html/users" file="node2.html" >
+ <ENTRY name="posixAccount" value="Unix" path="../doc/guide/user/__LANG__/html/users" file="node5.html" >
+ <ENTRY name="environment" value="Environment" path="../doc/guide/user/__LANG__/html/users" file="node10.html" >
+ <ENTRY name="mailAccount" value="Mail" path="../doc/guide/user/__LANG__/html/users" file="node17.html" >
+ <ENTRY name="sambaAccount" value="Samba" path="../doc/guide/user/__LANG__/html/users" file="node22.html" >
+ <ENTRY name="connectivity" value="Connectivity" path="../doc/guide/user/__LANG__/html/users" file="node26.html" >
+ <ENTRY name="gofaxAccount" value="Fax" path="../doc/guide/user/__LANG__/html/users" file="node32.html" >
+ <ENTRY name="phoneAccount" value="Phone account" path="../doc/guide/user/__LANG__/html/users" file="node37.html" >
+
+ <!-- Addon -->
+ <ENTRY name="fonreport" value="Phone report" path="" >