Go to file
Jim Derry bd3503eea5 Changed the XML classes to use the string representation of the key rather than
the translated string of they key, which fix manpage and quickref generation in
non-default locales.

As a result the translated strings are no longer used and have been deleted.
2017-10-05 09:31:25 -04:00
README Updated the MESSAGES.md readme for the updated message system. 2017-09-06 20:50:31 -04:00
build Add a 'next' branch check to Win64/build-me.bat 2017-08-02 20:30:28 +02:00
console Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04:00
experimental style: ansi conforming comments 2016-12-20 16:51:09 +11:00
include Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04:00
localize Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04:00
man Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04:00
src Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04: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 SPRTF is now compatible with macOS and Linux, and most likely all supported 2017-10-03 22:31:55 -04:00
README.md Update README documents with information for the upcoming 5.4.0 release. 2017-02-24 14:30:42 -05:00
tidy.pc.cmake.in Fix pkgconfig install path on package 2017-05-02 20:28:48 +02:00
version.txt Version bump 2017-10-04 11:15:45 -04:00

README.md

HTACG HTML Tidy

All other READMEs and related materials can be found in README/. Although all of our materials should be linked in this README, be sure to check this directory for documents weve not yet added to this document.

Building HTML Tidy

Branches and Versions

Learn about which branches are available, which branch you should use, and how HTML Tidys versioning scheme works.

Contributing and Development Guides

We gladly accept PRs! Read about some of our contribution guidelines, and check out some of the additional explanatory documents that will aid your understanding of how to accomplish certain things in HTML Tidy.

General Contribution Guidelines

These are some general guidelines that will help you help us when it comes to making your own contributions to HTML Tidy.

Adding Features Guides

When youre ready to add a great new feature, these write-ups may be useful.

Language Localization Guides

Tidy supports localization, and welcomes translations into various languages. Please read up on how to localize HTML Tidy.

History

This repository should be considered canonical for HTML Tidy as of 2015-January-15.

  • This repository originally transferred from w3c.github.com/tidy-html5, now redirected to the current site.

  • First moved to Github from tidy.sourceforge.net. Note, this site is kept only for historic reasons, and is not now well maintained.

Tidy is the granddaddy of HTML tools, with support for modern standards. Have fun...

License

HTML Tidy and LibTidy are free and open source software with a permissive license.