mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
- move from "oxtradoc" to RST/Sphinx documentation - new "csv" encoder, which allows path and leaf lists - address warnings from PVS-Stdio tool - add "xolint" detected errors to the documentation
9 lines
255 B
HTML
9 lines
255 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Refresh" content="0; url=@LIBXO_VERSION@/html/index.html" />
|
|
</head>
|
|
<body>
|
|
<p>The current libxo version is <a href="@LIBXO_VERSION@/html/index.html">@LIBXO_VERSION@</a>.</p>
|
|
</body>
|
|
</html>
|