7e9ec699b6d233213aca70776b2e89a0cc02f976 max Wed Nov 29 13:41:32 2023 -0800 first test of a markdown based docs directory, no redmine yet diff --git docs/staticPage.html docs/staticPage.html new file mode 100755 index 0000000..eb2e413 --- /dev/null +++ docs/staticPage.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML> +<!-- DO NOT EDIT THE HTDOCS VERSION OF THIS FILE. THIS FILE IS AUTOMATICALLY + GENERATED FROM A MARKDOWN FILE IN kent/src/product. MAKE ANY EDITS TO + THIS PAGE THERE, THEN RUN MAKE in kent/src/product/mirrorDocs, AND FOLLOW THE + INSTRUCTIONS TO COMMIT THIS PAGE INTO git. + Please read the file kent/src/product/Note-To-QA.txt for details. + --> +<!--#set var="TITLE" value="Genome Browser Manual Installation" --> +<!--#set var="ROOT" value=".." --> + +<!-- Relative paths to support mirror sites with non-standard GB docs install --> +<!--#include virtual="$$ROOT/inc/gbPageStart.html" --> + +$for(include-before)$ +$include-before$ +$endfor$ + +$body$ + +$for(include-after)$ +$include-after$ +$endfor$ + +<!--#include virtual="$$ROOT/inc/gbPageEnd.html" -->