diff options
author | Peter Bernard West <pbwest@apache.org> | 2002-12-24 01:28:01 +0000 |
---|---|---|
committer | Peter Bernard West <pbwest@apache.org> | 2002-12-24 01:28:01 +0000 |
commit | d05d08b5ed43ba8359a40231cb00297cbc1fd436 (patch) | |
tree | baf281f73655c710f94a8f5b4f636b36d2c6570d /src/documentation | |
parent | ff2207dff9c1564adbf272f2d6f3e946af9b4b21 (diff) | |
download | xmlgraphics-fop-d05d08b5ed43ba8359a40231cb00297cbc1fd436.tar.gz xmlgraphics-fop-d05d08b5ed43ba8359a40231cb00297cbc1fd436.zip |
Added 'alt properties' tab.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195799 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/tabs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/tabs.xml b/src/documentation/content/xdocs/tabs.xml index 2cd7fd9a6..26d32cea6 100644 --- a/src/documentation/content/xdocs/tabs.xml +++ b/src/documentation/content/xdocs/tabs.xml @@ -11,5 +11,6 @@ <tab label="Development" dir="dev/"/> <tab label="Redesign" dir="design/"/> <tab label="alt design" dir="design/alt.design/"/> + <tab label="alt properties" dir="design/alt.design/properties/"/> </tabs> |