diff options
Diffstat (limited to 'Doc/library/sgi.rst')
| -rw-r--r-- | Doc/library/sgi.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Doc/library/sgi.rst b/Doc/library/sgi.rst new file mode 100644 index 0000000..a3bf8e1 --- /dev/null +++ b/Doc/library/sgi.rst @@ -0,0 +1,20 @@ + +.. _sgi: + +************************** +SGI IRIX Specific Services +************************** + +The modules described in this chapter provide interfaces to features that are +unique to SGI's IRIX operating system (versions 4 and 5). + + +.. toctree:: + + al.rst + cd.rst + fl.rst + fm.rst + gl.rst + imgfile.rst + jpeg.rst |
