Browse code

inst/doc/index.html is no longer needed as R supports html vignettes now

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGREST@74314 bc3139a8-67e5-0310-9ffc-ced21a209358

Dan Tenenbaum authored on 13/03/2013 23:46:16
Showing 2 changed files

... ...
@@ -1,5 +1,5 @@
1 1
 Package: KEGGREST
2
-Version: 0.99.4
2
+Version: 0.99.5
3 3
 Title: Client-side REST access to KEGG
4 4
 Author: Dan Tenenbaum
5 5
 Imports: methods, httr, png, Biostrings
6 6
deleted file mode 100644
... ...
@@ -1,11 +0,0 @@
1
-<html>
2
-<head>
3
-	<title>Vignette for KEGGREST</title>
4
-</head>
5
-<body>
6
-<a href="KEGGREST-vignette.pdf">PDF Vignette</a><br/>
7
-<a href="KEGGREST-vignette.R.txt">R Code</a><br/>
8
-<a href="KEGGREST-vignette.md">Vignette Source (markdown)</a><br/>
9
-
10
-</body>
11
-</html>
12 0
\ No newline at end of file