diff options
Diffstat (limited to 'prm/index.html')
-rw-r--r-- | prm/index.html | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/prm/index.html b/prm/index.html index 95cb7ae..c1048e2 100644 --- a/prm/index.html +++ b/prm/index.html @@ -11,15 +11,20 @@ </style> </head> <body> - <h1>Programmer Reference Manuals for Intel graphics</h1> - <p>This is a mirror of the PDFs at Intel's official site - <a href="https://01.org/linuxgraphics/documentation">[https://01.org/linuxgraphics/documentation]</a>, - but better organized for quickreference.</p> - <h3>Git</h3> + <h1>Programmer Reference Manuals for Intel graphics</a></h1> + <p> + This is a mirror of the PDFs at + <a href="https://01.org/linuxgraphics/documentation">Intel's official site</a>. + The mirror provides bulk download of the PDFs via git; + and better organization for old chipsets. + </p> + <h3>Links</h3> <ul> - <li>Clone: <a href="git://git.kiwitree.net/~chadv/intel-gfx-docs" class="code">git://git.kiwitree.net/~chadv/intel-gfx-docs</a></li> - <li>Clone: <a href="http://git.kiwitree.net/~chadv/cgit/intel-gfx-docs" class="code">http://git.kiwitree.net/~chadv/cgit/intel-gfx-docs</a></li> - <li>Browse: <a href="http://git.kiwitree.net/cgit/~chadv/intel-gfx-docs" class="code">http://git.kiwitree.net/cgit/~chadv/intel-gfx-docs</a></li> + <li>canonical uri: <a href="http://kiwitree.net/~chadv/intel-gfx-docs/prm" class="code">http://kiwitree.net/~chadv/intel-gfx-docs/prm</a></li> + <li>git clone: <a href="git://git.kiwitree.net/~chadv/intel-gfx-docs" class="code">git://git.kiwitree.net/~chadv/intel-gfx-docs</a></li> + <li>git clone: <a href="http://git.kiwitree.net/~chadv/cgit/intel-gfx-docs" class="code">http://git.kiwitree.net/~chadv/cgit/intel-gfx-docs</a></li> + <li>git webbrowse: <a href="http://git.kiwitree.net/cgit/~chadv/intel-gfx-docs" class="code">http://git.kiwitree.net/cgit/~chadv/intel-gfx-docs</a></li> + <li>Intel's official site: <a href="https://01.org/linuxgraphics/documentation" class="code">https://01.org/linuxgraphics/documentation</li> </ul> <h3>Gen11: Ice Lake</h3> <ul> |