test/com/sun/javadoc/testHelpOption/TestHelpOption.java

changeset 1797
019063968164
parent 997
dbc4ced9d171
child 2525
2eb010b6cb22
equal deleted inserted replaced
1796:242bcad5be74 1797:019063968164
1 /* 1 /*
2 * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. 2 * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 * 4 *
5 * This code is free software; you can redistribute it and/or modify it 5 * This code is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 only, as 6 * under the terms of the GNU General Public License version 2 only, as
7 * published by the Free Software Foundation. 7 * published by the Free Software Foundation.
76 {STANDARD_OUTPUT, "-nonavbar "}, 76 {STANDARD_OUTPUT, "-nonavbar "},
77 {STANDARD_OUTPUT, "-serialwarn "}, 77 {STANDARD_OUTPUT, "-serialwarn "},
78 {STANDARD_OUTPUT, "-tag "}, 78 {STANDARD_OUTPUT, "-tag "},
79 {STANDARD_OUTPUT, "-taglet "}, 79 {STANDARD_OUTPUT, "-taglet "},
80 {STANDARD_OUTPUT, "-tagletpath "}, 80 {STANDARD_OUTPUT, "-tagletpath "},
81 {STANDARD_OUTPUT, "-Xdocrootparent "},
82 {STANDARD_OUTPUT, "-charset "}, 81 {STANDARD_OUTPUT, "-charset "},
83 {STANDARD_OUTPUT, "-helpfile "}, 82 {STANDARD_OUTPUT, "-helpfile "},
84 {STANDARD_OUTPUT, "-linksource "}, 83 {STANDARD_OUTPUT, "-linksource "},
85 {STANDARD_OUTPUT, "-sourcetab "}, 84 {STANDARD_OUTPUT, "-sourcetab "},
86 {STANDARD_OUTPUT, "-keywords "}, 85 {STANDARD_OUTPUT, "-keywords "},

mercurial