Hi all,

I took some time this week to make changes to the HTML documentation.
One important thing concerns the links to it : now you can find a documentation coming from the snapshots (the previous behaviour) and for stable releases (the latest release tag).

Stable releases replaces previous links, and snapshot ones are put in a "snapshot" subdirectory.

As a reminder, this gives
- Haproxy 1.5 stable :
  http://cbonte.github.io/haproxy-dconv/configuration-1.5.html
- Haproxy 1.5 snapshot :
  http://cbonte.github.io/haproxy-dconv/snapshot/configuration-1.5.html
- Haproxy 1.4 stable :
  http://cbonte.github.io/haproxy-dconv/configuration-1.4.html
- Haproxy 1.4 snapshot :
  http://cbonte.github.io/haproxy-dconv/snapshot/configuration-1.4.html

Other changes were made on the frameworks used, which may break things :
- Migration from Bootsrtrap 2 to Bootstrap 3
- Use of Twitter typeahead.js for the search field
- Use of cdn.js to provide those frameworks instead of embedding them.

If you see issues that weren't there before, please give me some feedbacks in order to fix it.

--
Cyril Bonté

Reply via email to