mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-16 06:47:14 +02:00
updated docs
This commit is contained in:
84
docs/html/slsDetectorInstall/Download_Source_Code.html
Normal file
84
docs/html/slsDetectorInstall/Download_Source_Code.html
Normal file
@ -0,0 +1,84 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
|
||||
<!--Converted with LaTeX2HTML 2012 (1.2)
|
||||
original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
||||
* with significant contributions from:
|
||||
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Download Source Code</TITLE>
|
||||
<META NAME="description" CONTENT="Download Source Code">
|
||||
<META NAME="keywords" CONTENT="slsDetectorInstall">
|
||||
<META NAME="resource-type" CONTENT="document">
|
||||
<META NAME="distribution" CONTENT="global">
|
||||
|
||||
<META NAME="Generator" CONTENT="LaTeX2HTML v2012">
|
||||
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
||||
|
||||
<LINK REL="STYLESHEET" HREF="slsDetectorInstall.css">
|
||||
|
||||
<LINK REL="next" HREF="Requirements.html">
|
||||
<LINK REL="previous" HREF="Install_via_Source_Code.html">
|
||||
<LINK REL="up" HREF="Install_via_Source_Code.html">
|
||||
<LINK REL="next" HREF="Requirements.html">
|
||||
</HEAD>
|
||||
|
||||
<BODY >
|
||||
<!--Navigation Panel-->
|
||||
<A NAME="tex2html134"
|
||||
HREF="Requirements.html">
|
||||
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
||||
<A NAME="tex2html130"
|
||||
HREF="Install_via_Source_Code.html">
|
||||
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
||||
<A NAME="tex2html124"
|
||||
HREF="Install_via_Source_Code.html">
|
||||
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
||||
<A NAME="tex2html132"
|
||||
HREF="Contents.html">
|
||||
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
||||
<BR>
|
||||
<B> Next:</B> <A NAME="tex2html135"
|
||||
HREF="Requirements.html">Requirements</A>
|
||||
<B> Up:</B> <A NAME="tex2html131"
|
||||
HREF="Install_via_Source_Code.html">Install via Source Code</A>
|
||||
<B> Previous:</B> <A NAME="tex2html125"
|
||||
HREF="Install_via_Source_Code.html">Install via Source Code</A>
|
||||
<B> <A NAME="tex2html133"
|
||||
HREF="Contents.html">Contents</A></B>
|
||||
<BR>
|
||||
<BR>
|
||||
<!--End of Navigation Panel-->
|
||||
|
||||
<H2><A NAME="SECTION00041000000000000000">
|
||||
Download Source Code</A>
|
||||
</H2>
|
||||
|
||||
<P>
|
||||
|
||||
<UL>
|
||||
<LI>Only the package
|
||||
<PRE>
|
||||
#Clone source code with specific release
|
||||
git clone https://github.com/slsdetectorgroup/slsDetectorPackage.git --branch
|
||||
4.0.0
|
||||
</PRE>
|
||||
</LI>
|
||||
<LI>The package including Python interface
|
||||
<PRE>
|
||||
#Clone source code with specific release
|
||||
git clone https://github.com/slsdetectorgroup/sls_detector.git --branch
|
||||
4.0.0
|
||||
</PRE>
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
<P>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2019-04-08
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user