diff --git a/bugs.htm b/bugs.htm index cebe2e0..f2ea255 100644 --- a/bugs.htm +++ b/bugs.htm @@ -1,14 +1,17 @@ - + + - + Bugs & Features - - - - -Bugs & Features - + + + + + + + +
diff --git a/downloads/index.htm b/downloads/index.htm index 52f37e3..3851fa4 100644 --- a/downloads/index.htm +++ b/downloads/index.htm @@ -1,12 +1,16 @@ - + + - - - - -NuLib Downloads - + NuLib Downloads + + + + + + + +
diff --git a/index.htm b/index.htm index 037597c..25c627c 100644 --- a/index.htm +++ b/index.htm @@ -1,18 +1,20 @@ - - + + - - -NuLib Home Page - - - + NuLib Home Page - - + + + + + + + + + diff --git a/library/index.htm b/library/index.htm index 2b1e46a..63cca2d 100644 --- a/library/index.htm +++ b/library/index.htm @@ -1,14 +1,17 @@ - + + - + NuLib Library - - - - -NuLib Library - + + + + + + + +
diff --git a/library/nufx-addendum.htm b/library/nufx-addendum.htm index a535a34..6c4e0c3 100644 --- a/library/nufx-addendum.htm +++ b/library/nufx-addendum.htm @@ -1,12 +1,16 @@ - + + - - - - -NuFX Addendum - + NuFX Addendum + + + + + + + +
@@ -22,8 +26,10 @@
NuFX Addendum - By Andy McFadden - Last revised 2015/01/09

This addendum clarifies and extends certain aspects of the NuFX -specification.  This was developed by Andy McFadden, and is not an -"official" modification of the original document.

+specification.  This is not an "official" modification +of the original document - it has not been reviewed and approved by +the original author - but anyone developing NuFX utilities would do +well to follow these recommendations.

Purpose

The NuFX specification defines a very loose structure, and leaves much to the imagination of the implementer.  For example, "If a diff --git a/library/nulib2-preserve.htm b/library/nulib2-preserve.htm index 5e7e02c..103a626 100644 --- a/library/nulib2-preserve.htm +++ b/library/nulib2-preserve.htm @@ -1,13 +1,17 @@ - + + - - - - - -NuLib2's ProDOS Attribute Preservation - + NuLib2's ProDOS Attribute Preservation + + + + + + + + +
diff --git a/main.css b/main.css new file mode 100644 index 0000000..1410e06 --- /dev/null +++ b/main.css @@ -0,0 +1,9 @@ +/* + * Trivial bit of CSS to make things look nicer. + */ + +body { + font-family: Arial, Helvetica, sans-serif; + font-size: 16px; /* recommended for mobile */ +} + diff --git a/nufxlibapi.htm b/nufxlibapi.htm index 538fc83..354467f 100644 --- a/nufxlibapi.htm +++ b/nufxlibapi.htm @@ -1,18 +1,23 @@ - + + - - - - - -NufxLib API - - + NufxLib API + + + + + + + + + + +
@@ -27,7 +32,7 @@
 
NufxLib v3.0.0 API - By Andy McFadden - Last revised 2015/01/09
-

Table of contents

+

Table of Contents