瀏覽代碼

Replace redundant SeeAlso/Bug sections with [SeeAlso]/[Bugs]

Daniel Gempesaw 11 年之前
父節點
當前提交
a969dc5d60
共有 2 個文件被更改,包括 5 次插入16 次删除
  1. 3 9
      lib/Selenium/Remote/Driver.pm
  2. 2 7
      weaver.ini

+ 3 - 9
lib/Selenium/Remote/Driver.pm

@@ -2070,13 +2070,7 @@ __END__
 
 =head1 SEE ALSO
 
-For more information about Selenium , visit the website at
-L<http://code.google.com/p/selenium/>.
+http://code.google.com/p/selenium/
+https://github.com/gempesaw/Selenium-Remote-Driver/wiki
 
-Also checkout project's wiki page at
-L<https://github.com/gempesaw/Selenium-Remote-Driver/wiki>.
-
-=head1 BUGS
-
-The Selenium issue tracking system is available online at
-L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
+=cut

+ 2 - 7
weaver.ini

@@ -22,13 +22,8 @@ command = func
 
 [Leftovers]
 
-[GenerateSection / SEE ALSO]
-text = For more information about Selenium , visit the website at
-text = L<http://code.google.com/p/selenium/>.
-
-[GenerateSection / BUGS]
-text = The Selenium issue tracking system is available online at
-text = L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
+[SeeAlso]
+[Bugs]
 
 [Region  / postlude]