Even though there is no longer a physical /docs folder, there is still a virtual one
This commit is contained in:
parent
7fb74e7d0d
commit
294ce6b5e7
106 changed files with 219 additions and 189 deletions
|
|
@ -1,20 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: Documentation and Publication Archive
|
||||
menu_title: Docs
|
||||
menu_order: 7
|
||||
title: Publication Archive
|
||||
permalink: /pubs/
|
||||
redirect_from:
|
||||
- /docs/
|
||||
---
|
||||
|
||||
Documentation and Publication Archive
|
||||
-------------------------------------
|
||||
|
||||
Preliminary documentation is available for the following PCjs machines:
|
||||
|
||||
* [C1Pjs](c1pjs/)
|
||||
* [PCx86](pcx86/)
|
||||
Publication Archive
|
||||
-------------------
|
||||
|
||||
For general historical interest, the project includes a Publication Archive that covers:
|
||||
|
||||
|
|
@ -34,20 +25,6 @@ For general historical interest, the project includes a Publication Archive that
|
|||
* [Programming Guides/Samples](c1p/programming/)
|
||||
* [Reference Manuals](c1p/techref/)
|
||||
|
||||
{% if site.developer %}
|
||||
|
||||
Eventually, the project may also provide summaries of all supported CPU instructions; e.g.:
|
||||
|
||||
* [x86 Instructions](x86/)
|
||||
* [6502 Instructions](6502/)
|
||||
|
||||
{% endif %}
|
||||
|
||||
Finally, we have an eclectic collection of personal documents, ranging from early PC debugging notes to old program
|
||||
listings and more:
|
||||
|
||||
* [Personal Documents of Dubious Historical Interest](personal/)
|
||||
|
||||
---
|
||||
|
||||
[<img src="https://s3-us-west-2.amazonaws.com/archive.pcjs.org/pubs/pc/datasheets/thumbs/8088-CPU.jpg" width="200" height="260" alt= "8088 CPU"/>](pc/datasheets/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue