3liz / lizmap-pgmetadata-module

PgMetadata Lizmap module
https://github.com/3liz/qgis-pgmetadata-plugin
0 stars 5 forks source link

Online documentation #11

Open Gustry opened 3 years ago

Gustry commented 3 years ago

To make it easier, as this module depends on the PgMetadata plugin, it would easier to:

<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Redirection...</title>
    <script>var anchor = window.location.hash.substr(1); location.href = "https://docs.3liz.org/qgis-pgmetadata-plugin/"</script>
</head>
<body>
    <p>Redirection</p>
</body>
</html>

Move the user guide in the plugin, so we have a single entry point.