Roman Ivanov
07d4e01671
Content section was added to ease navigation in Checks descriptions pages
2015-06-24 18:42:58 -07:00
Roman Ivanov
e6ee384c5a
favicon images (png,ico) were introduced . #1208
2015-06-13 15:33:13 -07:00
Roman Ivanov
b2991ef9e7
Append google analytics to all HTML pages. #1111
2015-05-20 20:56:29 -04:00
alexkravin
da77508165
Added anchors to sections, issue #586
2015-03-17 00:15:35 +04:00
alexkravin
dcb3029c00
Switched Checkstyle and all resources to UTF-8 encoding, issue #489
2015-01-09 08:44:41 -08:00
Roman Ivanov
ba1f2d5c2c
fixes for broken links
2014-11-10 21:54:09 -08:00
Peter O
899f12f19f
more editorial changes
2014-07-15 01:32:36 +04:00
picomancer
788f87df4d
chmod all files to 644
2013-10-05 00:22:22 -04:00
Oliver Burn
85b732ecc5
Convert to use simple <code></code> instead of <span class="xxxx"></span>. It is just simpler to handle.
2010-09-24 06:17:04 +00:00
Oliver Burn
fd6ef65d13
fix the validation errors in the documentation and clean out the old site stylesheets.
2010-09-20 10:41:53 +00:00
Oliver Burn
cea34d82b7
ID: 2827126 - add documentation on fileExtensions property so that people know about it.
2009-07-30 07:54:50 +00:00
Lars Kühne
326e3ae67b
Added the option "charset" to the header checks to allow controlling the encoding of the header file (rfe 1952641).
2009-02-05 23:08:53 +00:00
Oliver Burn
b6161c1a59
part of refactoring to consolidate all the regexp checks.
2008-12-22 22:31:40 +00:00
Oliver Burn
4a54918109
removing CrossLanguageRegexpHeaderCheck.
2008-11-16 10:54:31 +00:00
Oliver Burn
379fbd8e20
update documentation for charset.
2008-11-09 10:31:34 +00:00
Oliver Burn
bd8a1a545f
New check FileTabCharacter for ensuring that any files does not contain a tab character. It is now used to ensure the documentation files do not contain tabs.
...
Also introduced Utils.closeQuietly to clean up code.
2008-11-06 07:21:12 +00:00
Lars Kühne
dc554dea8a
fixed spelling
2008-05-23 20:58:56 +00:00
Oliver Burn
1c94946e2e
Removing all reference to mailing lists
2007-01-16 12:16:36 +00:00
Lars Kühne
b65afa0b78
Fixed Apache header example in CrossLanguageRegexpHeaderCheck docs and use it consistently
2006-11-07 20:14:32 +00:00
Lars Kühne
c1a4013ad2
Added js and css as default file extensions of CrossLanguageRegexpHeaderCheck
2006-11-05 20:57:29 +00:00
Lars Kühne
6f1f7bd3fd
Added CrossLanguageRegexpHeaderCheck. This involved some refactorings to avoid duplicate code, so lots of files are affected
...
- moved AbstractHeaderCheck to header package
- moved file extension filtering code to Utils, so it's available not only from FileSetChecks
- moved regexp header checking logic to RegexpHeaderChecker bean
- moved check initialization logic and parameter checking to HeaderInfo classes
2006-10-19 20:35:08 +00:00
Lars Kühne
e3741d1026
fixed typo
2005-10-21 11:50:53 +00:00
Oleg Sukhodolsky
7300857236
Removing dependancy on Jakarta Regexp:
...
All references to Jakarta Regexp removed from the docs/javadocs.
Removed regexp.jar.
Patch 835901:
Added package lists for antlr and jdk to make rosslink our docs with
antlr and jdk1.4.2 (if you see some problems here feel free to correct).
2005-05-15 05:18:42 +00:00
Oliver Burn
fa096b7c1e
Brought across from v3-branch.
2004-12-05 05:43:00 +00:00