Consolidated /docs into /pubs

This commit is contained in:
Jeff Parsons 2017-09-12 11:28:18 -07:00 committed by Jeff Parsons
commit 71d117fa02
106 changed files with 350 additions and 317 deletions

View file

@ -5,11 +5,11 @@ permalink: /devices/pcx86/video/ibm/cga/
---
IBM Color Graphics Adapter (CGA)
---
--------------------------------
### IBM CGA Configurations
The easiest way for a machine to include an CGA *[Video](/docs/pcx86/video/)* component in its XML configuration file
The easiest way for a machine to include an CGA *[Video](/pubs/pcx86/video/)* component in its XML configuration file
is to reference one of the project's predefined CGA configuration files, using the *ref* attribute; eg:
```xml

View file

@ -5,11 +5,11 @@ permalink: /devices/pcx86/video/ibm/ega/
---
IBM Enhanced Graphics Adapter (EGA)
---
-----------------------------------
### IBM EGA Configurations
The easiest way for a machine to include an EGA *[Video](/docs/pcx86/video/)* component in its XML configuration file
The easiest way for a machine to include an EGA *[Video](/pubs/pcx86/video/)* component in its XML configuration file
is to reference one of the project's predefined EGA configuration files, using the *ref* attribute; eg:
```xml

View file

@ -5,11 +5,11 @@ permalink: /devices/pcx86/video/ibm/mda/
---
IBM Monochrome Display Adapter (MDA)
---
------------------------------------
### IBM MDA Configurations
The easiest way for a machine to include an MDA *[Video](/docs/pcx86/video/)* component in its XML configuration file
The easiest way for a machine to include an MDA *[Video](/pubs/pcx86/video/)* component in its XML configuration file
is to reference one of the project's predefined MDA configuration files, using the *ref* attribute; eg:
```xml

View file

@ -5,11 +5,11 @@ permalink: /devices/pcx86/video/ibm/vga/
---
IBM Video Graphics Array (VGA)
---
------------------------------
### IBM VGA Configurations
The easiest way for a machine to include an VGA *[Video](/docs/pcx86/video/)* component in its XML configuration file
The easiest way for a machine to include an VGA *[Video](/pubs/pcx86/video/)* component in its XML configuration file
is to reference one of the project's VGA configuration files, using the *ref* attribute; eg:
```xml