More documentation updates

This commit is contained in:
Jeff Parsons 2016-04-08 22:45:25 -07:00
commit 231ca3961e
24 changed files with 184 additions and 18 deletions

View file

@ -7,13 +7,13 @@ permalink: /pubs/pc/software/
PC Software User Guides
---
* [IBM PC Disk Operating System v1.00](dos/PCDOS100/)
* [IBM PC Disk Operating System v1.10](dos/PCDOS110/)
* [PC-DOS Manuals](dos/)
PC Software Development Guides
---
* [OS/2 Software Development Guides](os2/)
* [OS/2 Software Guides](os2/)
* [Windows Software Guides](windows/)
PC Software Development Tools
---

View file

@ -4,7 +4,7 @@ title: PC-DOS Manuals
permalink: /pubs/pc/software/dos/
---
PC-DOS Manuals
IBM PC-DOS Manuals
---
* [IBM PC Disk Operating System v1.00](PCDOS100/)

View file

@ -1,6 +1,6 @@
---
layout: page
title: "OS/2 Programming Guides"
title: OS/2 Software Guides
permalink: /pubs/pc/software/os2/
redirect_from:
- /pubs/pc/programming/os2/

View file

@ -0,0 +1,11 @@
---
layout: page
title: Windows Software Guides
permalink: /pubs/pc/software/windows/
---
Windows Software Development Guides
---
* Windows SDK 1.03
* [Windows SDK 2.00](sdk200/)

View file

@ -0,0 +1,14 @@
---
layout: page
title: Windows SDK 2.00
permalink: /pubs/pc/software/windows/sdk200/
---
Windows Software Development Kit 2.00
---
* Programmers Reference [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf)]
* Programming Tools [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-tools-1987.pdf)]
* Application Style Guide [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-styleguide-1987.pdf)]
* Windows Extensions [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-extensions-1987.pdf)]
* Programmer's Learning Guide [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf)]

View file

@ -2,7 +2,7 @@
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.21.6/manifest.xsl"?>
<manifest type="document">
<title>Microsoft Windows Software Development Kit</title>
<version>2.0</version>
<version>2.00</version>
<source href="http://os2museum.com">os2museum.com</source>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf">
<name id="050051053-200-I02-1087">Programmers Reference</name>
@ -19,4 +19,4 @@
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf">
<name id="050051052-200-I02-1087">Programmer's Learning Guide</name>
</document>
</manifest>
</manifest>