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,9 +5,9 @@ permalink: /devices/pcx86/video/
---
IBM PC Video Adapters
---
---------------------
Video adapters are added to machines by including a *[Video](/docs/pcx86/video/)* component in the machine XML
Video adapters are added to machines by including a *[Video](/pubs/pcx86/video/)* component in the machine XML
configuration file.
See the following [IBM PC Video Configurations](ibm/):

View file

@ -5,7 +5,7 @@ permalink: /devices/pcx86/video/cdp/cga/
---
Columbia Data Products Color Graphics Adapter (CGA)
---
---------------------------------------------------
We don't have a Columbia Data Products CGA card, so we cannot say to what extent it may differ from
an IBM CGA card (if at all). All we have is what's believed to be a copy of their CGA character ROM,
@ -13,7 +13,7 @@ and it is *identical* the CGA portion of the [IBM CGA](/devices/pcx86/video/ibm/
### Columbia Data Products 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 the project's predefined CGA configuration file, using the *ref* attribute; eg:
```xml

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