Skip to content
Snippets Groups Projects
Commit d0180bfc authored by juergen's avatar juergen
Browse files

generating README.html automatically

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2525 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent c1b6b404
No related branches found
No related tags found
No related merge requests found
add_subdirectory(win)
\ No newline at end of file
get_ost_rev()
include(Deployment)
set(SUBST_DIC OST_VERSION="${OST_VERSION}")
add_custom_target(deploymnt ALL)
script(NAME README.html INPUT README.html.in SUBSTITUTE ${SUBST_DIC} TARGET deploymnt)
add_subdirectory(win)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Protein Model Portal - PSI SGKB</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noarchive" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="icon" href="share/favicon.ico" type="image/x-icon" />
<link rel="author" title="The OpenStructure Team" href="?pid=contact" />
</head>
<body>
<p style="color:gray">
-----------------------------README----------------------------------------<br/>
This file is part of the OpenStructure project <www.openstructure.org><br/>
<br/>
Copyright (C) 2008-2010 by the OpenStructure authors<br/>
<br/>
This library is free software; you can redistribute it and/or modify it under<br/>
the terms of the GNU Lesser General Public License as published by the Free<br/>
Software Foundation; either version 3.0 of the License, or (at your option)<br/>
any later version.<br/>
This library is distributed in the hope that it will be useful, but WITHOUT<br/>
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS<br/>
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more<br/>
details.<br/>
<br/>
You should have received a copy of the GNU Lesser General Public License<br/>
along with this library; if not, write to the Free Software Foundation, Inc.,<br/>
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA<br/>
------------------------------------------------------------------------------<br/>
</p>
<br/>
Thank you for using OpenStructure!<br/>
<br/>
This is the current Version of OpenStructure.<br/>
Version: @OST_VERSION@<br/>
<br/>
This is a major release containig many bugfixes and improvements considering rendering, GUI and further <br/>
functionality.<br/>
<br/>
For feedback or suggestions please contact us at <a href="http://www.openstructure.org">www.openstructure.org!</a><br/>
<br/>
<br/>
The OpenStructure Authors<br/>
</body>
......@@ -3,4 +3,5 @@
.pyc
.idb
dokk
harmony
\ No newline at end of file
harmony
README
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment