Use "Nomulus" name in documentation

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135509458
This commit is contained in:
mcilwain 2016-07-30 13:17:47 -04:00 committed by Ben McIlwain
parent 86d8f35f79
commit f9fe25f00a
9 changed files with 56 additions and 54 deletions

View file

@ -8,11 +8,11 @@ including how to set up an IDE environment and run tests.
`RegistryTestServer` is a lightweight test server for the registry that is
suitable for running locally for development. It uses local versions of all
Google Cloud Platform dependencies, when available. Correspondingly, its
functionality is limited compared to a Domain Registry instance running on an
actual App Engine instance. It is most helpful for doing web UI development such
as on the registrar console: it allows you to update JS, CSS, images, and other
front-end resources, and see the changes instantly simply by refreshing the
relevant page in your browser.
functionality is limited compared to a Nomulus instance running on an actual App
Engine instance. It is most helpful for doing web UI development such as on the
registrar console: it allows you to update JS, CSS, images, and other front-end
resources, and see the changes instantly simply by refreshing the relevant page
in your browser.
To see the registry server's command-line parameters, run: