Skip to content

Commit 63f3bcb

Browse files
committed
Remove notice from docs
1 parent bc2285f commit 63f3bcb

File tree

4 files changed

+0
-25
lines changed

4 files changed

+0
-25
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Important notice
2-
3-
This is a pre-release version of the extension and is not intended for general use yet.
4-
It may be unstable and documentation is limited.
5-
If you have any questions, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org).
6-
71
# PG Diffix
82

93
`pg_diffix` is a PostgreSQL extension for strong dynamic anonymization. It ensures that answers to simple SQL queries are anonymous. For more information, visit the [Open Diffix](https://www.open-diffix.org/) website.

docs/admin_guide.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Important notice
2-
3-
This is a pre-release version of the extension and is not intended for general use yet.
4-
It may be unstable and documentation is limited.
5-
If you have any questions, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org).
6-
71
# Configuration
82

93
This document provides detailed information about the configuration, behavior and recommended usage of `pg_diffix`.

docs/admin_tutorial.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Important notice
2-
3-
This is a pre-release version of the extension and is not intended for general use yet.
4-
It may be unstable and documentation is limited.
5-
If you have any questions, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org).
6-
71
# Admin tutorial
82

93
This document provides an example on how to install and configure `pg_diffix` to expose a simple dataset

docs/analyst_guide.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Important notice
2-
3-
This is a pre-release version of the extension and is not intended for general use yet.
4-
It may be unstable and documentation is limited.
5-
If you have any questions, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org).
6-
71
# Analyst guide
82

93
This document describes features and restrictions of `pg_diffix` for users with anonymized access to a database.
@@ -12,7 +6,6 @@ mechanisms that Diffix Elm uses to protect personal data.
126

137
## Table of Contents
148

15-
- [Important notice](#important-notice)
169
- [Analyst guide](#analyst-guide)
1710
- [Table of Contents](#table-of-contents)
1811
- [Access levels](#access-levels)

0 commit comments

Comments
 (0)