We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To make it easier, as this module depends on the PgMetadata plugin, it would easier to:
Move the user guide in the plugin, so we have a single entry point.
The text was updated successfully, but these errors were encountered: