Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Thomas Vachuska
2014-10-30 14:47:04 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
76285c77122f49e9f205c53aba79480846c3c381
76285c77
1 parent
96f4d475
Corrected doc/pom.xml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/pom.xml
docs/pom.xml
View file @
76285c7
...
...
@@ -48,7 +48,7 @@
<artifactId>
maven-javadoc-plugin
</artifactId>
<version>
2.10.1
</version>
<configuration>
<
additionalparam>
-Xdoclint:none
</additionalparam
>
<
!--additionalparam>-Xdoclint:none</additionalparam--
>
<show>
package
</show>
<docfilessubdirs>
true
</docfilessubdirs>
<doctitle>
ONOS Java API
</doctitle>
...
...
Please
register
or
login
to post a comment