Skip to content
Snippets Groups Projects
Commit 53f94d05 authored by Angelos Evripiotis's avatar Angelos Evripiotis
Browse files

doc/./arch_cachekeys: consistent full-stops

parent 3cceaada
No related branches found
No related tags found
Loading
......@@ -13,11 +13,11 @@ Structure
Cache keys are SHA256 hash values generated from a UTF-8 JSON document that
includes:
* Environment (e.g., project configuration and variables)
* Element configuration (details depend on element kind, ``Element.get_unique_key()``)
* Sources (``Source.get_unique_key()``)
* Dependencies (depending on cache key type, see below)
* Public data
* Environment (e.g., project configuration and variables).
* Element configuration (details depend on element kind, ``Element.get_unique_key()``).
* Sources (``Source.get_unique_key()``).
* Dependencies (depending on cache key type, see below).
* Public data.
Cache key types
---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment