-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 7f75ea1 with MkDocs version: 1.6.0
- Loading branch information
Unknown
committed
Aug 28, 2024
0 parents
commit 91e458f
Showing
80 changed files
with
20,692 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,298 @@ | ||
|
||
<!doctype html> | ||
<html lang="en" class="no-js"> | ||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
|
||
|
||
|
||
|
||
<link rel="icon" href="/fideslang/privacytaxonomy/img/favicon.ico"> | ||
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-7.2.5"> | ||
|
||
|
||
|
||
<title>Fides Language</title> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/fideslang/privacytaxonomy/assets/stylesheets/main.be71726b.min.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/fideslang/privacytaxonomy/assets/stylesheets/palette.3f5d1f46.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700%7C&display=fallback"> | ||
<style>:root{--md-text-font-family:"Source Sans Pro";--md-code-font-family:""}</style> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/styles/default.min.css"> | ||
|
||
<link rel="stylesheet" href="/fideslang/privacytaxonomy/css/fides.css"> | ||
|
||
<link rel="stylesheet" href="/fideslang/privacytaxonomy/css/taxonomy.css"> | ||
|
||
<link rel="stylesheet" href="/fideslang/privacytaxonomy/css/logo.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="" data-md-color-accent=""> | ||
|
||
|
||
<script>function __prefix(e){return new URL("/fideslang/privacytaxonomy/",location).pathname+"."+e}function __get(e,t=localStorage){return JSON.parse(t.getItem(__prefix(e)))}</script> | ||
|
||
<script>var palette=__get("__palette");if(null!==palette&&"object"==typeof palette.color)for(var key in palette.color)document.body.setAttribute("data-md-color-"+key,palette.color[key])</script> | ||
|
||
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off"> | ||
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off"> | ||
<label class="md-overlay" for="__drawer"></label> | ||
<div data-md-component="skip"> | ||
|
||
</div> | ||
<div data-md-component="announce"> | ||
|
||
</div> | ||
|
||
<header class="md-header" data-md-component="header"> | ||
<nav class="md-header__inner md-grid" aria-label="Header"> | ||
<a href="/fideslang/privacytaxonomy/." title="Fides Language" class="md-header__button md-logo" aria-label="Fides Language" data-md-component="logo"> | ||
|
||
<img src="/fideslang/privacytaxonomy/img/fideslang.svg" alt="logo"> | ||
|
||
</a> | ||
<label class="md-header__button md-icon" for="__drawer"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg> | ||
</label> | ||
<div class="md-header__title" data-md-component="header-title"> | ||
<div class="md-header__ellipsis"> | ||
<div class="md-header__topic"> | ||
<span class="md-ellipsis"> | ||
Fides Language | ||
</span> | ||
</div> | ||
<div class="md-header__topic" data-md-component="header-topic"> | ||
<span class="md-ellipsis"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<form class="md-header__option" data-md-component="palette"> | ||
|
||
|
||
|
||
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="" data-md-color-accent="" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_1"> | ||
|
||
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_2" hidden> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 10a2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2m10-3a5 5 0 0 1 5 5 5 5 0 0 1-5 5H7a5 5 0 0 1-5-5 5 5 0 0 1 5-5h10M7 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3h10a3 3 0 0 0 3-3 3 3 0 0 0-3-3H7z"/></svg> | ||
</label> | ||
|
||
|
||
|
||
|
||
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="" data-md-color-accent="" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_2"> | ||
|
||
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_1" hidden> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 7H7a5 5 0 0 0-5 5 5 5 0 0 0 5 5h10a5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 8a3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3 3 3 0 0 1-3 3z"/></svg> | ||
</label> | ||
|
||
|
||
</form> | ||
|
||
|
||
|
||
<label class="md-header__button md-icon" for="__search"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> | ||
</label> | ||
|
||
<div class="md-search" data-md-component="search" role="dialog"> | ||
<label class="md-search__overlay" for="__search"></label> | ||
<div class="md-search__inner" role="search"> | ||
<form class="md-search__form" name="search"> | ||
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required> | ||
<label class="md-search__icon md-icon" for="__search"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg> | ||
</label> | ||
<nav class="md-search__options" aria-label="Search"> | ||
|
||
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg> | ||
</button> | ||
</nav> | ||
|
||
</form> | ||
<div class="md-search__output"> | ||
<div class="md-search__scrollwrap" data-md-scrollfix> | ||
<div class="md-search-result" data-md-component="search-result"> | ||
<div class="md-search-result__meta"> | ||
Initializing search | ||
</div> | ||
<ol class="md-search-result__list"></ol> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
<div class="md-container" data-md-component="container"> | ||
|
||
|
||
|
||
|
||
<main class="md-main" data-md-component="main"> | ||
<div class="md-main__inner md-grid"> | ||
|
||
|
||
|
||
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" > | ||
<div class="md-sidebar__scrollwrap"> | ||
<div class="md-sidebar__inner"> | ||
|
||
|
||
|
||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> | ||
<label class="md-nav__title" for="__drawer"> | ||
<a href="/fideslang/privacytaxonomy/." title="Fides Language" class="md-nav__button md-logo" aria-label="Fides Language" data-md-component="logo"> | ||
|
||
<img src="/fideslang/privacytaxonomy/img/fideslang.svg" alt="logo"> | ||
|
||
</a> | ||
Fides Language | ||
</label> | ||
|
||
<ul class="md-nav__list" data-md-scrollfix> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item"> | ||
<a href="/fideslang/privacytaxonomy/." class="md-nav__link"> | ||
Overview | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="md-content" data-md-component="content"> | ||
<article class="md-content__inner md-typeset"> | ||
|
||
<h1>404 - Not found</h1> | ||
|
||
|
||
</article> | ||
</div> | ||
</div> | ||
|
||
<a href="#" class="md-top md-icon" data-md-component="top" data-md-state="hidden"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"/></svg> | ||
Back to top | ||
</a> | ||
|
||
</main> | ||
|
||
<!-- | ||
Copyright (c) 2016-2021 Martin Donath <martin.donath@squidfunk.com> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to | ||
deal in the Software without restriction, including without limitation the | ||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or | ||
sell copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS | ||
IN THE SOFTWARE. | ||
--> | ||
|
||
|
||
|
||
<!-- Footer --> | ||
<footer class="md-footer"> | ||
|
||
<!-- Link to previous and/or next page --> | ||
|
||
|
||
</div> | ||
|
||
<div class="fides-footer"> | ||
|
||
<div class="footer-row"> | ||
<div class="footer-col"> | ||
<img class="fideslang-logo" src="img/fideslang.svg"/> | ||
</div> | ||
<div class="footer-col"> | ||
<div class="social-icons"> | ||
<a href="https://fid.es/join-slack/" id="slack"> <div> <svg width="24px" height="24px" viewBox="0 0 24 24" fill="#999999" role="img" xmlns="http://www.w3.org/2000/svg"><title>Slack icon</title><path d="M5.042 15.165a2.528 2.528 0 0 1-2.52 2.523A2.528 2.528 0 0 1 0 15.165a2.527 2.527 0 0 1 2.522-2.52h2.52v2.52zM6.313 15.165a2.527 2.527 0 0 1 2.521-2.52 2.527 2.527 0 0 1 2.521 2.52v6.313A2.528 2.528 0 0 1 8.834 24a2.528 2.528 0 0 1-2.521-2.522v-6.313zM8.834 5.042a2.528 2.528 0 0 1-2.521-2.52A2.528 2.528 0 0 1 8.834 0a2.528 2.528 0 0 1 2.521 2.522v2.52H8.834zM8.834 6.313a2.528 2.528 0 0 1 2.521 2.521 2.528 2.528 0 0 1-2.521 2.521H2.522A2.528 2.528 0 0 1 0 8.834a2.528 2.528 0 0 1 2.522-2.521h6.312zM18.956 8.834a2.528 2.528 0 0 1 2.522-2.521A2.528 2.528 0 0 1 24 8.834a2.528 2.528 0 0 1-2.522 2.521h-2.522V8.834zM17.688 8.834a2.528 2.528 0 0 1-2.523 2.521 2.527 2.527 0 0 1-2.52-2.521V2.522A2.527 2.527 0 0 1 15.165 0a2.528 2.528 0 0 1 2.523 2.522v6.312zM15.165 18.956a2.528 2.528 0 0 1 2.523 2.522A2.528 2.528 0 0 1 15.165 24a2.527 2.527 0 0 1-2.52-2.522v-2.522h2.52zM15.165 17.688a2.527 2.527 0 0 1-2.52-2.523 2.526 2.526 0 0 1 2.52-2.52h6.313A2.527 2.527 0 0 1 24 15.165a2.528 2.528 0 0 1-2.522 2.523h-6.313z"></path></svg> </div> </a> | ||
<a href="https://github.com/ethyca/fides" id="github"> <div> <!--?xml version="1.0" encoding="UTF-8"?--> <svg width="25px" height="25px" viewBox="0 0 25 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Github icon</title> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Octicons-mark-github" fill="#999999"> <path d="M12.5,0 C5.59375,0 0,5.59375 0,12.5 C0,18.03125 3.578125,22.703125 8.546875,24.359375 C9.171875,24.46875 9.40625,24.09375 9.40625,23.765625 C9.40625,23.46875 9.390625,22.484375 9.390625,21.4375 C6.25,22.015625 5.4375,20.671875 5.1875,19.96875 C5.046875,19.609375 4.4375,18.5 3.90625,18.203125 C3.46875,17.96875 2.84375,17.390625 3.890625,17.375 C4.875,17.359375 5.578125,18.28125 5.8125,18.65625 C6.9375,20.546875 8.734375,20.015625 9.453125,19.6875 C9.5625,18.875 9.890625,18.328125 10.25,18.015625 C7.46875,17.703125 4.5625,16.625 4.5625,11.84375 C4.5625,10.484375 5.046875,9.359375 5.84375,8.484375 C5.71875,8.171875 5.28125,6.890625 5.96875,5.171875 C5.96875,5.171875 7.015625,4.84375 9.40625,6.453125 C10.40625,6.171875 11.46875,6.03125 12.53125,6.03125 C13.59375,6.03125 14.65625,6.171875 15.65625,6.453125 C18.046875,4.828125 19.09375,5.171875 19.09375,5.171875 C19.78125,6.890625 19.34375,8.171875 19.21875,8.484375 C20.015625,9.359375 20.5,10.46875 20.5,11.84375 C20.5,16.640625 17.578125,17.703125 14.796875,18.015625 C15.25,18.40625 15.640625,19.15625 15.640625,20.328125 C15.640625,22 15.625,23.34375 15.625,23.765625 C15.625,24.09375 15.859375,24.484375 16.484375,24.359375 C21.421875,22.703125 25,18.015625 25,12.5 C25,5.59375 19.40625,0 12.5,0 Z" id="Path"></path> </g></g> </svg> </div> </a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
<div class="md-dialog" data-md-component="dialog"> | ||
<div class="md-dialog__inner md-typeset"></div> | ||
</div> | ||
<script id="__config" type="application/json">{"base": "/fideslang/privacytaxonomy/", "features": ["navigation.top"], "search": "/fideslang/privacytaxonomy/assets/javascripts/workers/search.409db549.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "version": null}</script> | ||
|
||
|
||
<script src="/fideslang/privacytaxonomy/assets/javascripts/bundle.56a63758.min.js"></script> | ||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/highlight.min.js"></script> | ||
|
||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.