Go to file
Jim Derry c54c10f857 - Removed deprecated options:
- TidySlideStyle
  - TidyBurstSlides

- Added documentation for TidyEmacsFile, since it's a valid option.

- Because TidyEmacsFile is a valid option, tweaked tidy.c so that it can
  be specified in a configuration file without being overwritten by the console
  app. Why a user might do this is dumb, but who are we to stop them.
2017-02-18 18:30:41 -05:00
build Change to msvc140 2015 build 2016-10-02 16:37:22 +02:00
console - Removed deprecated options: 2017-02-18 18:30:41 -05:00
experimental style: ansi conforming comments 2016-12-20 16:51:09 +11:00
include - Removed deprecated options: 2017-02-18 18:30:41 -05:00
localize - Removed deprecated options: 2017-02-18 18:30:41 -05:00
man Merge documentation of "command-line" and "configuration" options (Issue #469) (#473) 2017-01-08 18:19:36 +01:00
README Added a new README/API_AND_NAMESPACE.md, which might help and encourage 2017-02-17 19:23:26 -05:00
src - Removed deprecated options: 2017-02-18 18:30:41 -05:00
.gitignore Remove /test/ from the repository. Regression testing is still very important, and so 2016-02-16 11:20:22 +08:00
CMakeLists.txt Combined leftover attribute API stuff into single, new file. 2017-02-18 16:57:11 -05:00
README.md - Removed documentation generation from this repository. 2016-02-05 14:59:12 +08:00
version.txt Merge branch 'surrogates' 2017-02-13 08:49:06 -05:00

HTML Tidy with HTML5 support

All READMEs and related materials can be found in README/.

For build instructions please see README/README.md.