Commit Graph

15 Commits

Author SHA1 Message Date
Garrett Fields
3375ee0931 Statically add ZOL 0.6.5.11 to the feature matrix (#101)
This resolves #83.  While 0.6.5.11 is old, it still had feature flags.
Since the 0.6.x branch will not receive further minor releases,
this static change should be stable.

Signed-off-by: Garrett Fields <ghfields@gmail.com>
2021-01-06 02:41:46 +03:00
George Melikov
229d45aafb feature matrix: beautify css for readability
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-12-29 00:35:40 +03:00
George Melikov
a6c93633e8 feature matrix: minify width + highlight hovered row
- rotate versions
- highlight hovered row
- restrict max distor one line lenght

Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-12-29 00:31:59 +03:00
George Melikov
84651d03de feature matrix: add horizontal scroll
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-12-29 00:27:11 +03:00
Richard Laager
1d5949dd36 compatibility maxtrix: Add Nexenta
This might be useful to someone.  It definitely would have been useful
for me in the past.  I have a Nexenta 4 system in production, so I was
able to personally verify the feature support there.

This has a couple of hacks, like with other sources, to workaround
documentation bugs.

Fixes #82

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2020-12-27 16:32:07 -06:00
Richard Laager
acdfc40360 compatibility maxtrix: Remove broken code
The code for looking up Joyent versions does not work.  If someone
cares about this, they can fix this in whatever way makes sense.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2020-12-27 16:29:17 -06:00
George Melikov
89409c4fa8 compatibility_matrix.py: reword comments + remove orphaned ones
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
d4530737f6 compatibility_matrix.py: set min_width for feature name column
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
dce388a62e compatibility_matrix.py: make it work with OpenZFS
- Use OpenZFS project instead of ZoL
- Remove parsing from FreeBSD master, it's OpenZFS now
- Update footer

Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
8243d6677e compatibility_matrix.py: basic cleanup + rework
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
52ce9efb6a Add compatibility_matrix.py script as is
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
602aa9ebc3 man_pages.py: remove extension appropriately 2020-06-11 10:39:22 +03:00
George Melikov
bc46b0d624 man-pages.py: append links regex to work with different mandoc versions
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-06-11 10:39:22 +03:00
George Melikov
bc72f7cf73 Man pages: generate cross-hyperlinks
Use regex as an easy method to patch text.

Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-06-11 10:39:22 +03:00
George Melikov
44bb01a496 Add man_pages.py generator script
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-06-05 20:24:09 +03:00