From d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb Mon Sep 17 00:00:00 2001 From: Dave Clark Date: Thu, 15 Mar 2018 18:01:06 -0400 Subject: Add Developer Content Portal documentation --- doc/DeveloperContentPortal.md | 28 ++++++++++++++++++++++++++++ doc/portal_new.png | Bin 0 -> 156169 bytes doc/portal_register.png | Bin 0 -> 326085 bytes doc/portal_register_company.png | Bin 0 -> 274063 bytes doc/portal_signin.png | Bin 0 -> 1575777 bytes doc/portal_submit.png | Bin 0 -> 151206 bytes doc/portal_verified.png | Bin 0 -> 110450 bytes doc/portal_verify.png | Bin 0 -> 396088 bytes 8 files changed, 28 insertions(+) create mode 100644 doc/DeveloperContentPortal.md create mode 100644 doc/portal_new.png create mode 100644 doc/portal_register.png create mode 100644 doc/portal_register_company.png create mode 100644 doc/portal_signin.png create mode 100644 doc/portal_submit.png create mode 100644 doc/portal_verified.png create mode 100644 doc/portal_verify.png (limited to 'doc') 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 + +![](portal_signin.png) + +### 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 +![](portal_register.png) +3. Check your email for a verification message and click "Verify Email Address" +![](portal_verify.png) +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) +![](portal_verified.png) + +### 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" +![](portal_register_company.png) +2. To continue into the portal, click "Submit" +![](portal_submit.png) +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 +![](portal_new.png) \ No newline at end of file diff --git a/doc/portal_new.png b/doc/portal_new.png new file mode 100644 index 0000000..eac181a Binary files /dev/null and b/doc/portal_new.png differ diff --git a/doc/portal_register.png b/doc/portal_register.png new file mode 100644 index 0000000..1f4b037 Binary files /dev/null and b/doc/portal_register.png differ diff --git a/doc/portal_register_company.png b/doc/portal_register_company.png new file mode 100644 index 0000000..0981ef1 Binary files /dev/null and b/doc/portal_register_company.png differ diff --git a/doc/portal_signin.png b/doc/portal_signin.png new file mode 100644 index 0000000..143a326 Binary files /dev/null and b/doc/portal_signin.png differ diff --git a/doc/portal_submit.png b/doc/portal_submit.png new file mode 100644 index 0000000..cdc85c9 Binary files /dev/null and b/doc/portal_submit.png differ diff --git a/doc/portal_verified.png b/doc/portal_verified.png new file mode 100644 index 0000000..c8a0db1 Binary files /dev/null and b/doc/portal_verified.png differ diff --git a/doc/portal_verify.png b/doc/portal_verify.png new file mode 100644 index 0000000..70376ce Binary files /dev/null and b/doc/portal_verify.png differ -- cgit v1.2.3