intellij idea - Add new project to existing javadoc -


i have 2 projects can create javadoc fine using intellij idea. however, if create them in same folder docs overwritten. generate single javadoc both projects (and add more later on). how go doing in idea?

you should convert separate projects modules of single project, , use "whole project" option scope in "generate javadoc" dialog.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -