mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
This commit is contained in:
parent
1a8e645c22
commit
2d6c394ba8
17
src/libprs500/manual/index.html
Normal file
17
src/libprs500/manual/index.html
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta name="author" content="Kovid Goyal" />
|
||||||
|
<meta name="copyright" content="© 2008 Kovid Goyal" />
|
||||||
|
<title>libprs500 User Manual</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<frameset cols="25%, 75%">
|
||||||
|
<frame id="nav" src="navtree.html" />
|
||||||
|
<frame id="content" src="start.html" />
|
||||||
|
</frameset>
|
||||||
|
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user