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
Branches
Tags
Loading
...@@ -13,11 +13,11 @@ Structure ...@@ -13,11 +13,11 @@ Structure
Cache keys are SHA256 hash values generated from a UTF-8 JSON document that Cache keys are SHA256 hash values generated from a UTF-8 JSON document that
includes: includes:
* Environment (e.g., project configuration and variables) * Environment (e.g., project configuration and variables).
* Element configuration (details depend on element kind, ``Element.get_unique_key()``) * Element configuration (details depend on element kind, ``Element.get_unique_key()``).
* Sources (``Source.get_unique_key()``) * Sources (``Source.get_unique_key()``).
* Dependencies (depending on cache key type, see below) * Dependencies (depending on cache key type, see below).
* Public data * Public data.
Cache key types Cache key types
--------------- ---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment