Commit graph

639 commits

Author SHA1 Message Date
Jim Derry af97d6a8cd better spacing in man. 2015-11-02 11:31:58 +08:00
Jim Derry 807fed4ff6 Documentation improvements. 2015-11-01 19:05:03 +08:00
Jim Derry 678a2a20d1 Merge branch 'master' into tidy_doc_cleanup
Conflicts:
	src/localize.c
2015-11-01 18:36:43 +08:00
Geoff McLane 06b19527a4 Select XHMTL, else HTML 2015-10-31 17:16:52 +01:00
Geoff R. McLane 6208357693 Select XHTML first, else HTML 2015-10-31 17:10:03 +01:00
Geoff R. McLane 0be66cb00b Issue #266 - delete in_676205.html. Use XHTML file 2015-10-31 17:08:53 +01:00
Jim Derry 2613f02dc5 More documentation beautification. 2015-10-31 22:03:33 +08:00
Jim Derry d52e0b353e Update documentation to address #288. 2015-10-31 13:37:34 +01:00
Jim Derry 565d2ec232 Documentation beautification underway. 2015-10-31 18:30:02 +08:00
Jim Derry e0f42bcaba Prototype (undocument) -help-option argument added to console app. 2015-10-31 17:33:43 +08:00
Jim Derry cf3c0293c0 Additional tests with our troublesome option. 2015-10-31 14:45:51 +08:00
Jim Derry 7c7330343e Improved quickref and man. 2015-10-31 14:45:30 +08:00
Jim Derry 30b67f7362 Made labels consisten with quickref. 2015-10-31 14:44:13 +08:00
Jim Derry d712cec4c5 This file shouldn't be tracked. 2015-10-31 11:02:20 +08:00
Jim Derry 9e033cab22 Non cmake build system works again. 2015-10-31 11:00:27 +08:00
Jim Derry e6ceaa8589 Additional documentation for the dependent file. 2015-10-31 10:59:35 +08:00
Jim Derry 354c31e5dd Formatting. 2015-10-31 10:58:51 +08:00
Jim Derry 4ac07978df Fix CMakeLists references to old paths. 2015-10-31 10:58:28 +08:00
Jim Derry 8b95ca5d4f - Consolidated README documents into root-level subdir.
- Removed redundant documentation directory from build.
2015-10-31 09:21:55 +08:00
Jim Derry 8c5fae8c09 - documentation/quickref.xsl
- Includes <p> support
  - Matches the description class name in quickref.include.xsl
  - Styles <br /> to enforce vertical spacing (in the reference table only).
- documentation/style.css
  - Styles <br /> to enforce vertical spacing (in the reference table only).
- documentation/tidy1.xsl.in
  - Includes <p> support.
  - Better manages line breaks with .sp1 instead of .br.
- src/localize.c
  - Legibility to the troublesome `drop-font-tags` description.
2015-10-30 23:58:43 +08:00
Jim Derry 709ac8cb4c Support HTML in descriptions. 2015-10-30 18:17:40 +08:00
Jim Derry 09b0698c56 Typo. 2015-10-30 12:58:11 +08:00
Jim Derry a3138cb142 URL cleanup. 2015-10-30 12:23:20 +08:00
Jim Derry 2d0f971747 Update documentation to address #288. 2015-10-30 10:19:47 +08:00
Geoff McLane 67c86cbe7f Issue #65 - bump to version 5.1.17 for this merge 2015-10-28 16:11:24 +01:00
Geoff McLane f01cfaab9e Issue #65 - Merge issue-65 to master, and drop RC_NUMBER 2015-10-28 16:10:06 +01:00
Geoff McLane ba1f1e00be Issue #286 - Bump to 5.1.16.EXP3 for this fix 2015-10-20 15:06:05 +02:00
Geoff McLane c8751f60e7 Issue #286 - use AddByte for internal transfer 2015-10-20 15:04:18 +02:00
Geoff McLane a94df6c0f9 Issue #285 - Bump to 5.1.15.EXP3 for this fix 2015-10-14 16:57:41 +02:00
Geoff McLane d75c82275d Issue #285 - Add a ResetTags func to erset html5 mode before each document 2015-10-14 16:55:35 +02:00
Geoff McLane 55060018b3 Issue #64 - bump version to .EXP2 for this fix 2015-10-08 17:07:52 +02:00
Geoff McLane adbad0379e Issue #65 - if nonested then no endtag needed to decrement.
This is only if nonested is on, then a <script> tag has not incremented
the nested, so likewise no need to treat an escaped close tag <\/script>
as an end tage to decrement nested.
2015-10-08 17:06:03 +02:00
Geoff McLane 7e69ceb3d1 Issue #281 - only warn BAD_CDATA_CONTENT if inserting an escape. 2015-10-07 16:17:42 +02:00
Geoff McLane 4e3f853e36 Add RC_NUMBER EXP1 for this #65 and #280 fix 2015-10-07 15:13:29 +02:00
Geoff McLane b63c1090c2 option to avoid incrementing nested comtainers.
This is in the GetCDATA function. If the container is script or style and
this option is on, avoid bumping nested.

This addresses issues #65 (1642186) and #280.

All attempts at parsing script data are now abandoned as a bad direction.
2015-10-07 15:11:25 +02:00
Geoff McLane b4efe7464a small enhancement of debug only code 2015-10-05 15:08:20 +02:00
Geoff R. McLane 66b221043a ignore docs zips 2015-10-02 18:57:39 +02:00
Geoff R. McLane d56eaf88f0 convenient build api docs script 2015-10-02 18:55:16 +02:00
Geoff R. McLane 503a093b41 convenient del libs script 2015-10-02 18:54:25 +02:00
Geoff R. McLane 1253b2d9af remove non-existing page 2015-10-02 18:52:22 +02:00
Geoff R. McLane 2c627e5a93 remove 2 doxygen config warnings 2015-10-02 18:51:35 +02:00
Geoff R. McLane d581752042 #279 - add tidy1.xsl to clean up 2015-10-02 14:33:22 +02:00
Geoff R. McLane da0ba45f97 Merge branch 'master' of github.com:htacg/tidy-html5 2015-10-02 14:23:02 +02:00
Geoff R. McLane 9df06179a9 #279 - ignore created 'tidy1.xsl' 2015-10-02 14:22:35 +02:00
Geoff R. McLane d529b4cd83 #279 - remove creation of a new 'documentation' folder 2015-10-02 14:21:15 +02:00
Geoff McLane aecb8afeb4 Update verhist.log to 5.1.14 2015-10-01 15:56:01 +02:00
Geoff McLane 9127aa4fe2 Only publish avail bins 2015-10-01 15:38:48 +02:00
Geoff McLane a35c4b98fe Merge branch 'master' of github.com:htacg/tidy-html5 2015-10-01 14:56:29 +02:00
Geoff McLane dd71a8f6ca Show the tidy version being used 2015-10-01 14:56:06 +02:00
Geoff McLane 67192ba77e Merge pull request #279 from KingDuckZ/master
Use tidy.xsl from documentation/ instead of build/documentation.
2015-09-30 16:28:45 +02:00