forked from LiveCarta/PayPal-PHP-SDK
Travis to Update gh-pages with more information
- Minor Improvements
This commit is contained in:
@@ -45,7 +45,6 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #FDFCFA;
|
|
||||||
font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
|
font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
|
||||||
background: #fff url("https://www.paypalobjects.com/webstatic/developer/banners/Braintree_desktop_BG_2X.jpg") repeat-y top right;
|
background: #fff url("https://www.paypalobjects.com/webstatic/developer/banners/Braintree_desktop_BG_2X.jpg") repeat-y top right;
|
||||||
-webkit-background-size: cover;
|
-webkit-background-size: cover;
|
||||||
|
|||||||
167
docs/index.html
167
docs/index.html
@@ -1,91 +1,94 @@
|
|||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
<link rel="icon" href="../sample/images/favicon.ico">
|
<link rel="icon" href="../sample/images/favicon.ico">
|
||||||
|
<title>PayPal PHP SDK - Welcome</title>
|
||||||
|
<!-- Bootstrap core CSS -->
|
||||||
|
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||||
|
<!-- Custom styles for this template -->
|
||||||
|
<link href="cover.css" rel="stylesheet">
|
||||||
|
|
||||||
<title>PayPal PHP SDK - Welcome</title>
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||||
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<body>
|
||||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
|
<div class="container-fluid body-content">
|
||||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
<div class="row-fluid header">
|
||||||
<!-- Custom styles for this template -->
|
<img src="https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/homepage.jpg"
|
||||||
<link href="cover.css" rel="stylesheet">
|
class="img-responsive">
|
||||||
|
</div>
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<div class="container content">
|
||||||
<!--[if lt IE 9]>
|
<div class="row-fluid">
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
<a href="https://github.com/paypal/PayPal-PHP-SDK/wiki" target="_blank">
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<div class="col-md-4">
|
||||||
<![endif]-->
|
<div class="well clearfix">
|
||||||
</head>
|
<div class="sprite"><i class="fa fa-book fa-4x"></i></div>
|
||||||
|
<div class="box"><h3>PHP SDK Wiki</h3>
|
||||||
<body>
|
<hr/>
|
||||||
|
<p> Find everything from Installing, running Samples, Configurations in PHP SDK Wiki </p>
|
||||||
<div class="container-fluid body-content">
|
</div>
|
||||||
<div class="row-fluid header">
|
</div>
|
||||||
<img src="https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/homepage.jpg" class="img-responsive">
|
</div>
|
||||||
</div>
|
</a>
|
||||||
<div class="container content">
|
<a href="http://paypal.github.io/PayPal-PHP-SDK/docs/">
|
||||||
<div class="row-fluid" >
|
<div class="col-md-4">
|
||||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/wiki" target="_blank">
|
<div class="well clearfix">
|
||||||
<div class="col-md-4">
|
<div class="sprite"><i class="fa fa-code fa-4x"></i></div>
|
||||||
<div class="well clearfix">
|
<div class="box"><h3>PHP Source Docs</h3>
|
||||||
<div class="sprite"><i class="fa fa-book fa-4x"></i></div>
|
<hr/>
|
||||||
<div class="box"> <h3>PHP SDK Wiki</h3> <hr /> <p> Find everything from Installing, running Samples, Configurations in PHP SDK Wiki </p> </div>
|
<p> Check out PHP Source Documentation, to see the internals of PHP SDK. </p></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a href="http://paypal.github.io/PayPal-PHP-SDK/sample/">
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="well clearfix">
|
||||||
|
<div class="sprite"><i class="fa fa-terminal fa-4x"></i></div>
|
||||||
|
<div class="box"><h3>Sample Codes</h3>
|
||||||
|
<hr/>
|
||||||
|
<p> Check out the sample code for using SDKs to call all PayPal APIs. </p></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
|
||||||
<a href="http://paypal.github.io/PayPal-PHP-SDK/docs/">
|
|
||||||
<div class="col-md-4">
|
|
||||||
<div class="well clearfix">
|
|
||||||
<div class="sprite"><i class="fa fa-code fa-4x"></i></div>
|
|
||||||
<div class="box"> <h3>PHP Source Docs</h3> <hr /> <p> Check out PHP Source Documentation, to see the internals of PHP SDK. </p> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
<a href="http://paypal.github.io/PayPal-PHP-SDK/sample/">
|
|
||||||
<div class="col-md-4">
|
|
||||||
<div class="well clearfix">
|
|
||||||
<div class="sprite"><i class="fa fa-terminal fa-4x"></i></div>
|
|
||||||
<div class="box"> <h3>Sample Codes</h3> <hr /> <p> Check out the sample code for using SDKs to call all PayPal APIs. </p> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="container">
|
|
||||||
<div class="footer-div">
|
|
||||||
<ul class="footer-links">
|
|
||||||
<li>
|
|
||||||
<a href="https://github.com/paypal/PayPal-PHP-SDK" target="_blank"><i
|
|
||||||
class="fa fa-github"></i>
|
|
||||||
Github</a></li>
|
|
||||||
<li>
|
|
||||||
<a href="https://developer.paypal.com/webapps/developer/docs/api/" target="_blank"><i
|
|
||||||
class="fa fa-book"></i> REST API Reference</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/issues" target="_blank"><i
|
|
||||||
class="fa fa-exclamation-triangle"></i> Report Issues </a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<footer class="footer">
|
||||||
</footer>
|
<div class="container">
|
||||||
|
<div class="footer-div">
|
||||||
|
<ul class="footer-links">
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/paypal/PayPal-PHP-SDK" target="_blank"><i
|
||||||
|
class="fa fa-github"></i>
|
||||||
|
Github</a></li>
|
||||||
|
<li>
|
||||||
|
<a href="https://developer.paypal.com/webapps/developer/docs/api/" target="_blank"><i
|
||||||
|
class="fa fa-book"></i> REST API Reference</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/paypal/PayPal-PHP-SDK/issues" target="_blank"><i
|
||||||
|
class="fa fa-exclamation-triangle"></i> Report Issues </a>
|
||||||
|
</li>
|
||||||
|
|
||||||
<!-- Bootstrap core JavaScript
|
</ul>
|
||||||
================================================== -->
|
</div>
|
||||||
<!-- Placed at the end of the document so the pages load faster -->
|
</div>
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
</footer>
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
|
|
||||||
</body>
|
<!-- Bootstrap core JavaScript
|
||||||
|
================================================== -->
|
||||||
|
<!-- Placed at the end of the document so the pages load faster -->
|
||||||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
||||||
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
wget http://www.apigen.org/apigen.phar
|
wget http://www.apigen.org/apigen.phar
|
||||||
|
|
||||||
# Generate Api
|
# Generate Api
|
||||||
php apigen.phar generate -s lib -d ../gh-pages/docs
|
php apigen.phar generate --template-theme="bootstrap" -s lib -d ../gh-pages/docs
|
||||||
|
|
||||||
# Copy Home Page from Master Branch to Gh-Pages folder
|
# Copy Home Page from Master Branch to Gh-Pages folder
|
||||||
cp -r docs/* ../gh-pages/
|
cp -r docs/* ../gh-pages/
|
||||||
|
|||||||
Reference in New Issue
Block a user