Skip to content

Commit

Permalink
Added doxygen files
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Mar 14, 2010
1 parent 8e2def9 commit 04a9d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/mappings/swig/perl/affyio/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ INSTALL_PERL_BINDINGS()
ADD_CUSTOM_TARGET(perldoc
COMMENT "Generating Perl documentation for ${M_NAME}"
COMMAND ${SWIG_EXECUTABLE} -I${MAP_ROOT}/src/clibs/affyio/src/ -o build/${M_NAME}.xml -xml ${INTERFACE}
COMMAND ${MAP_ROOT}/tools/swig2doc/bin/swig2doc build/${M_NAME}.xml
COMMAND pod2html output/perl/${M_NAME}.pod > output/perl/${M_NAME}.html
COMMAND ${MAP_ROOT}/tools/swig2doc/bin/swig2doc build/${M_NAME}.xml ${MAP_ROOT}/build/doc/xml/apidoc/biolib__affyio_8h.xml ${MAP_ROOT}/build/doc/xml/apidoc/biolib__affyio_8c.xml
COMMAND pod2html output/perl/${M_NAME}.pod > build/${M_NAME}.html
)


2 changes: 1 addition & 1 deletion tools/swig2doc
Submodule swig2doc updated 1 files
+1 −1 lib/sourcetree.rb

0 comments on commit 04a9d9f

Please sign in to comment.