1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 14:05:44 +00:00

Fix Markdown docs appearing externally

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131749436
This commit is contained in:
mcilwain
2016-08-30 10:48:43 -07:00
committed by Ben McIlwain
parent c309560892
commit adf0ce313f
3 changed files with 8 additions and 7 deletions

View File

@@ -295,9 +295,9 @@ Viewer may help administrators understand what they are seeing. Note that some
of these entities are part of App Engine tools that are outside of the domain
registry codebase:
* `\_AE\_*` -- These entities are created by App Engine.
* `\_ah\_SESSION` -- These entities track App Engine client sessions.
* `\_GAE\_MR\_*` -- These entities are generated by App Engine while running
* `_AE_*` -- These entities are created by App Engine.
* `_ah_SESSION` -- These entities track App Engine client sessions.
* `_GAE_MR_*` -- These entities are generated by App Engine while running
MapReduces.
* `BackupStatus` -- There should only be one of these entities, used to maintain
the state of the backup process.