Well, so far I have the cli_c APIs (client_c.h and PGFX) documented. Handy, but still 
only a small piece. This manual will cover basically everything except maybe the 
deepest server internals. (And I'm sure they will be documented eventually) Everything 
a client developer or theme author could need. I'm planning on having something like 
the following sections:

- User documentation
  - Compiling PicoGUI
    - pgserver options
    - cross-compiling
  - Run-time options
  - troubleshooting

- Client-side
  - Tutorials
    - PicoGUI client API tutorials
    - PGFX tutorials
    - Theme authoring tutorials
  - Reference
    - PicoGUI client function reference (basically done)
    - PicoGUI client constants reference
      (includes a lot of the interesting stuff, because PicoGUI's widgets are
       really just constants from the client's perspective)
    - PicoGUI theme syntax reference

- Server-side
  - Tutorials
    - Input driver tutorial
    - Video driver tutorial
    - Widget tutorial
  - Reference
    - Server function reference

Any suggestions?

(and once I'm done with this I might need a laser printer. The client API function 
reference I have so far is about 50 pages when printed)

--
To the systems programmer, users and applications server only to provide a 
test load.


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to