Added a reference to the sourceforge windows build procedure doc.
This commit is contained in:
parent
c14181e73b
commit
fc3f414909
2 changed files with 31 additions and 2 deletions
26
tools/doc/doxyinput/initthermo.txt
Normal file
26
tools/doc/doxyinput/initthermo.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
/**
|
||||
|
||||
\page initthermo Initializing Thermodynamics objects
|
||||
|
||||
This note will go through
|
||||
some of the details with instantiating Thermodynamics objects within Cantera
|
||||
by reading their data in from XML files.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
*/
|
||||
|
|
@ -1,8 +1,11 @@
|
|||
/**
|
||||
|
||||
\page cantera-winbuild Building Cantera on a Windows platform
|
||||
\page cantera-winbuild Building Cantera using Visual Studio .NET
|
||||
|
||||
Coming soon
|
||||
This document describes how to build %Cantera 1.7 using Visual Studio .Net
|
||||
2003.
|
||||
|
||||
http://downloads.sourceforge.net/cantera/cantera17-vc7.pdf?use_mirror=easynews
|
||||
|
||||
\section ctbuild-sysreq System Requirements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue