File: README

package info (click to toggle)
qiime 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 29,704 kB
  • sloc: python: 77,837; haskell: 379; sh: 113; makefile: 103
file content (6 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
To Compile the QIIME Documentation, perform the following:

1) In a terminal window, "cd" to the "doc/" folder.
2) Once in the directory, type "make html".
3) This will compile the documentation in the "_build/html/" folder.
4) Now, move to the "_build/html/" folder and in a browser open the file "index.html"