tidy-html5/include
Jim Derry 4dc8a2cf9a Bump version to 5.5.5 for this fiasco, and fix poor planning and unfortunate
merge.
  - Sort all of the existing options and re-indent per Tidy standards. This is
    simply for cosmetic effect.
  - Allow the iterator to return all options again, even "internal" options.
    Things are too embedded with N_TIDY_OPTIONS, etc., to try to hide them.
  - Instead, simply add documentation to LibTidy users that they shouldn't use
    internal options.
  - Also added `TidyInternalCategory` to `TidyConfigCategory` without adding a
    new field to the struct. API users should check for this category before
    use.
  - Defined a two character macro for `TidyInternalCategory` for use in
    `option_defs[]`.
  - Changed struct `option_defs[]` to reflect the new category for affected
    options.
  - Removed string indicating * refers to internal options, since it no longer
    applies.
  - Regen'd all strings for previous point.
  - `tidy.c` now checks for `TidyInternalCategory` everywhere in order to
    suppress output.
2017-03-10 09:13:21 -05:00
..
buffio.h Improve doxy comment formating - no code changes 2016-09-11 17:20:43 +02:00
platform.h Improve doxy comment formating - no code changes 2016-09-11 17:20:43 +02:00
tidy.h Bump version to 5.5.5 for this fiasco, and fix poor planning and unfortunate 2017-03-10 09:13:21 -05:00
tidybuffio.h Improve doxy comment formating - no code changes 2016-09-11 17:20:43 +02:00
tidyenum.h Bump version to 5.5.5 for this fiasco, and fix poor planning and unfortunate 2017-03-10 09:13:21 -05:00
tidyplatform.h - Removed deprecated options: 2017-02-18 18:30:41 -05:00