aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Clark <[email protected]>2018-03-15 18:01:06 -0400
committerDave Clark <[email protected]>2018-03-15 18:01:06 -0400
commitd6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb (patch)
treea0ea5699e7435452424b9da7f1f59d233e7fde4c
parentUpdate README.md with link to Usage guidelines PDF (diff)
downloadgfesdk-d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb.tar.xz
gfesdk-d6eb9ef346cba035c6b7dcb9ef8fdc7a718b6eeb.zip
Add Developer Content Portal documentation1.1.195
-rw-r--r--README.md4
-rw-r--r--doc/DeveloperContentPortal.md28
-rw-r--r--doc/portal_new.pngbin0 -> 156169 bytes
-rw-r--r--doc/portal_register.pngbin0 -> 326085 bytes
-rw-r--r--doc/portal_register_company.pngbin0 -> 274063 bytes
-rw-r--r--doc/portal_signin.pngbin0 -> 1575777 bytes
-rw-r--r--doc/portal_submit.pngbin0 -> 151206 bytes
-rw-r--r--doc/portal_verified.pngbin0 -> 110450 bytes
-rw-r--r--doc/portal_verify.pngbin0 -> 396088 bytes
9 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4fc42a..c09ac78 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ over time that benefit from games and applications working in concert with GFE f
![NVIDIA Highlights](./doc/img/gfesdk_highlights.png)
+## Developer Content Portal
+
+* If your game isn't yet registered with NVIDIA, visit the [Developer Content Portal](./doc/DeveloperContentPortal.md)
+
## Development Guide
### Software Stack
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
--- /dev/null
+++ b/doc/portal_new.png
Binary files differ
diff --git a/doc/portal_register.png b/doc/portal_register.png
new file mode 100644
index 0000000..1f4b037
--- /dev/null
+++ b/doc/portal_register.png
Binary files differ
diff --git a/doc/portal_register_company.png b/doc/portal_register_company.png
new file mode 100644
index 0000000..0981ef1
--- /dev/null
+++ b/doc/portal_register_company.png
Binary files differ
diff --git a/doc/portal_signin.png b/doc/portal_signin.png
new file mode 100644
index 0000000..143a326
--- /dev/null
+++ b/doc/portal_signin.png
Binary files differ
diff --git a/doc/portal_submit.png b/doc/portal_submit.png
new file mode 100644
index 0000000..cdc85c9
--- /dev/null
+++ b/doc/portal_submit.png
Binary files differ
diff --git a/doc/portal_verified.png b/doc/portal_verified.png
new file mode 100644
index 0000000..c8a0db1
--- /dev/null
+++ b/doc/portal_verified.png
Binary files differ
diff --git a/doc/portal_verify.png b/doc/portal_verify.png
new file mode 100644
index 0000000..70376ce
--- /dev/null
+++ b/doc/portal_verify.png
Binary files differ