Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
a3771cf0
Commit
a3771cf0
authored
Oct 21, 2014
by
Dimitri van Heesch
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #242 from albert-github/feature/plantuml_dependencyfeature2
Remove dependency of PLantUML on HAVE_DOT
parents
3ae2ebe3
352bac2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config.xml
src/config.xml
+2
-2
No files found.
src/config.xml
View file @
a3771cf0
...
...
@@ -3304,7 +3304,7 @@ to be found in the default search path.
]]>
</docs>
</option>
<option
type=
'string'
id=
'PLANTUML_JAR_PATH'
format=
'dir'
defval=
''
depends=
'HAVE_DOT'
>
<option
type=
'string'
id=
'PLANTUML_JAR_PATH'
format=
'dir'
defval=
''
>
<docs>
<![CDATA[
When using plantuml, the \c PLANTUML_JAR_PATH tag should be used to specify the path where
...
...
@@ -3314,7 +3314,7 @@ to be found in the default search path.
]]>
</docs>
</option>
<option
type=
'list'
id=
'PLANTUML_INCLUDE_PATH'
format=
'dir'
defval=
''
depends=
'HAVE_DOT'
>
<option
type=
'list'
id=
'PLANTUML_INCLUDE_PATH'
format=
'dir'
defval=
''
>
<docs>
<![CDATA[
When using plantuml, the specified paths are searched for files specified by the \c !include
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment