-
Notifications
You must be signed in to change notification settings - Fork 6
/
apiviz.properties
66 lines (57 loc) · 1.88 KB
/
apiviz.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Modify this file, publish it on your web site and contact
# JBoss middleware team to set project matrix to parse this file
# for your project information
# Required fields
#######################################################
# should be something like /project or /project/subproject. Only alphanumeric
# characters are allowed (no spaces)!
nodePath=/apiviz
# Human readable name of the project. Everything after " - " is cut off.
projectName=APIviz
# Main URL to your project
homePage=https://code.google.com/p/apiviz/
# Miscellaneous fields
#######################################################
description=APIviz is a JavaDoc doclet which extends the Java standard doclet. It generates comprehensive UML-like class and package diagrams for quick understanding of the overall API structure.
# ASL, LGPL, LGPL2, LGPL3, EPL, other
license=LGPL2
# if license is other, fill the URL of the license here
otherLicenseLink=
specialIcon=
archived=
excludeInProjectMatrix=
subProjects=
# Downloads
#######################################################
downloadsLink=https://code.google.com/p/apiviz/downloads/list
# Documents
#######################################################
docsLink=https://code.google.com/p/apiviz/
# Community links
#######################################################
communityLink=
knowledgeBaseLink=
userForumLink=
devForumLink=
mailingListLink=
chatLink=
blogLink=
twitterLink=
# Source code links
#######################################################
srcLink=http://anonsvn.jboss.org/repos/apiviz/trunk/
anonymousLink=
committerLink=
fisheyeLink=https://source.jboss.org/browse/APIviz
viewvcLink=
githubLink=
anonymousGitLink=
committerGitLink=
# Build links
#######################################################
buildLink=
hudsonLink=
# Issue tracker links
#######################################################
issueTrackerLink=
jiraLink=https://issues.jboss.org/browse/APIVIZ