mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 03:06:01 +02:00
Add stubs for Markdown documentation
This commit is contained in:
parent
71ab4a648b
commit
0d5e538ffc
7 changed files with 31 additions and 0 deletions
13
docs/app-engine-architecture.md
Normal file
13
docs/app-engine-architecture.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# App Engine architecture
|
||||
|
||||
This document contains information on the overall architecture of the Domain Registry project as it is implemented in App Engine.
|
||||
|
||||
## Modules
|
||||
|
||||
## Task queues
|
||||
|
||||
## Cron tasks
|
||||
|
||||
## Datastore entities
|
||||
|
||||
## Cloud Storage buckets
|
Loading…
Add table
Add a link
Reference in a new issue