forked from mrJean1/PyGeodesy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
20 lines (19 loc) · 653 Bytes
/
Copy pathdocs.html
File metadata and controls
20 lines (19 loc) · 653 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title> PyGeodesy </title>
<! https://GitHub.com/mrJean1/PyGeodesy !>
</head>
<frameset cols="20%,80%">
<frameset rows="50%,50%">
<frame src="docs/toc.html" name="moduleListFrame"
id="moduleListFrame" />
<frame src="docs/toc-everything.html" name="moduleFrame"
id="moduleFrame" />
</frameset>
<frame src="docs/pygeodesy-module.html" name="mainFrame"
id="mainFrame" />
</frameset>
</html>