diff options
| author | Dave Clark <[email protected]> | 2018-03-15 18:01:06 -0400 |
|---|---|---|
| committer | Dave Clark <[email protected]> | 2018-03-15 18:01:06 -0400 |
| commit | d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb (patch) | |
| tree | a0ea5699e7435452424b9da7f1f59d233e7fde4c /doc | |
| parent | Update README.md with link to Usage guidelines PDF (diff) | |
| download | gfesdk-d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb.tar.xz gfesdk-d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb.zip | |
Add Developer Content Portal documentation1.1.195
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/DeveloperContentPortal.md | 28 | ||||
| -rw-r--r-- | doc/portal_new.png | bin | 0 -> 156169 bytes | |||
| -rw-r--r-- | doc/portal_register.png | bin | 0 -> 326085 bytes | |||
| -rw-r--r-- | doc/portal_register_company.png | bin | 0 -> 274063 bytes | |||
| -rw-r--r-- | doc/portal_signin.png | bin | 0 -> 1575777 bytes | |||
| -rw-r--r-- | doc/portal_submit.png | bin | 0 -> 151206 bytes | |||
| -rw-r--r-- | doc/portal_verified.png | bin | 0 -> 110450 bytes | |||
| -rw-r--r-- | doc/portal_verify.png | bin | 0 -> 396088 bytes |
8 files changed, 28 insertions, 0 deletions
diff --git a/doc/DeveloperContentPortal.md b/doc/DeveloperContentPortal.md new file mode 100644 index 0000000..25f0aca --- /dev/null +++ b/doc/DeveloperContentPortal.md @@ -0,0 +1,28 @@ +## Developer Content Portal + +Visit https://portal-developer.nvidia.com + + + +### If you already have an NVIDIA Account +Enter your email address and password, then press "Sign In" +### If you do not have an NVIDIA Account +1. Click "Register Now" +2. Fill out the information for your new account and click Next + +3. Check your email for a verification message and click "Verify Email Address" + +4. After the accounts.nvidia.com website shows that your email address has been verified, go back to https://portal-developer.nvidia.com (if you kept that window open from earlier, click Next on the Verify screen) + + +### If you are joining a company ("Organization") already registered in the portal +Request that one of your Organization's administrators adds your account to the Members list + +### If you are registering a new company ("Organization") in the portal +1. Enter your company information and click "Next" + +2. To continue into the portal, click "Submit" + +3. To enter information about a game +From the Applications list, click the "New" button and then fill in whatever details are relevant to the game +
\ No newline at end of file diff --git a/doc/portal_new.png b/doc/portal_new.png Binary files differnew file mode 100644 index 0000000..eac181a --- /dev/null +++ b/doc/portal_new.png diff --git a/doc/portal_register.png b/doc/portal_register.png Binary files differnew file mode 100644 index 0000000..1f4b037 --- /dev/null +++ b/doc/portal_register.png diff --git a/doc/portal_register_company.png b/doc/portal_register_company.png Binary files differnew file mode 100644 index 0000000..0981ef1 --- /dev/null +++ b/doc/portal_register_company.png diff --git a/doc/portal_signin.png b/doc/portal_signin.png Binary files differnew file mode 100644 index 0000000..143a326 --- /dev/null +++ b/doc/portal_signin.png diff --git a/doc/portal_submit.png b/doc/portal_submit.png Binary files differnew file mode 100644 index 0000000..cdc85c9 --- /dev/null +++ b/doc/portal_submit.png diff --git a/doc/portal_verified.png b/doc/portal_verified.png Binary files differnew file mode 100644 index 0000000..c8a0db1 --- /dev/null +++ b/doc/portal_verified.png diff --git a/doc/portal_verify.png b/doc/portal_verify.png Binary files differnew file mode 100644 index 0000000..70376ce --- /dev/null +++ b/doc/portal_verify.png |