Category:SDK Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(inital Page Creation)
 
mNo edit summary
 
Line 2: Line 2:
[[Category:Programming]]
[[Category:Programming]]
{{DISPLAYTITLE:SDK Documentation}}
{{DISPLAYTITLE:SDK Documentation}}
The main documentation page for analyzing and documenting the latest C++ SDK code
{{Metanotice
| rgb = 235, 185, 23
| id = [[File:Warning_icon.png|32px|link=]]
| text = Warning: Work in Progress ([[User:SomeoneTookSeven]])
| style = margin: 5px 0px 5px 0px; padding:0.5em
}}
 
{{Metanotice
| rgb = 194, 134, 254
| id = [[File:Icon-SourceSDK.png|32px|link=:Category:SDK_Documentation|alt="SDKImg"|]]
| text = Reminders about information contained in this category:
:* All language referring to the "SDK" is in reference to the latest checked version found at: {{github|ValveSoftware/source-sdk-2013}}
:* The IDE & Compiler '''ASSUMED''' by every page is {{Visual Studio|4|nt=4}}
:* All Project, Compiler, and Linker Properties/settings are assumed untouched
:* Every article will assume you are a beginner to both CPP and the SourceSDK.
:* All Articles assumed an un-modified fresh install of the SDK
 
<span style="color:red;font-size:1.5em;">'''Any Page that deviates from the above assumptions needs to be explicitly marked with what is changed from these assumptions'''</span>
:* Any Author who wishes to document information that does not follow these assumptions are encouraged to use to use subpages of the original page to discourage empty and near-empty categories
| style = margin: 5px 0px 5px 0px; padding:0.5em
}}
 
{{category header}}
{{category header}}
{{category newcolumn|width=25%|rowspan=99}}
{{category newcolumn|width=50%|rowspan=99}}
= SDK Concepts =
= SDK Concepts =
Pages aiming to explain how the SDK operates
Pages aiming to explain how the SDK operates

Latest revision as of 15:56, 27 July 2025


Warning icon.png
Warning: Work in Progress (User:SomeoneTookSeven)
"SDKImg"
Reminders about information contained in this category:
  • All language referring to the "SDK" is in reference to the latest checked version found at: ValveSoftware/source-sdk-2013 ValveSoftware/source-sdk-2013
  • The IDE & Compiler ASSUMED by every page is Visual Studio Visual Studio 2022
  • All Project, Compiler, and Linker Properties/settings are assumed untouched
  • Every article will assume you are a beginner to both CPP and the SourceSDK.
  • All Articles assumed an un-modified fresh install of the SDK

Any Page that deviates from the above assumptions needs to be explicitly marked with what is changed from these assumptions

  • Any Author who wishes to document information that does not follow these assumptions are encouraged to use to use subpages of the original page to discourage empty and near-empty categories

SDK Concepts

Pages aiming to explain how the SDK operates

Projects

The pre-made projects that come with the SourceSDK by default


Pages in category "SDK Documentation"

The following 2 pages are in this category, out of 2 total.