mirror of
https://github.com/google/nomulus.git
synced 2025-08-12 04:29:39 +02:00
Follow 80 column rule in docs Markdown
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127570507
This commit is contained in:
parent
60180348cd
commit
2714e07f06
3 changed files with 6 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
# App Engine architecture
|
# App Engine architecture
|
||||||
|
|
||||||
This document contains information on the overall architecture of the Domain Registry project as it is implemented in App Engine.
|
This document contains information on the overall architecture of the Domain
|
||||||
|
Registry project as it is implemented in App Engine.
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
# Developing
|
# Developing
|
||||||
|
|
||||||
Advice on how to do development on the Domain Registry codebase (including how to set up an IDE environment and run tests).
|
Advice on how to do development on the Domain Registry codebase (including how
|
||||||
|
to set up an IDE environment and run tests).
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Information on how to download and install the Domain Registry project and get a working running instance.
|
Information on how to download and install the Domain Registry project and get a
|
||||||
|
working running instance.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue