diff --git a/apps/sam/python/doc/epydoc/html/index.html b/apps/sam/python/doc/epydoc/html/index.html new file mode 100644 index 0000000000000000000000000000000000000000..b275c95e64ad76fb4be48874465c5cceabd1a0e6 --- /dev/null +++ b/apps/sam/python/doc/epydoc/html/index.html @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> +<html> +<head> + <title> API Documentation </title> +</head> +<frameset cols="20%,80%"> + <frameset rows="30%,70%"> + <frame src="public/toc.html" name="moduleListFrame"> + <frame src="public/toc-everything.html" name="moduleFrame"> + </frameset> + <frame src="public/i2p-module.html" name="mainFrame"> +</frameset> +</html>