Sync docs from master to gh-pages
This commit is contained in:
@@ -344,103 +344,268 @@
|
||||
<p>Copy of the license follows:</p>
|
||||
<!-- Navigation -->
|
||||
<header>
|
||||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a href="https://www.apache.org/licenses/#" class="navbar-brand"><span class="glyphicon glyphicon-home"></span></a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="mainnav-collapse">
|
||||
<div style="line-height:20px; padding-top:5px; float:left"><a href="https://www.apache.org/">Home</a> » <a href="https://www.apache.org/licenses/">Licenses</a></div>
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/foundation">Overview</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/members.html">Members</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/how-it-works.html">Process</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/glossary.html">Glossary</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/preFAQ.html">FAQ</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct.html">Code of Conduct</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/contact.html ">Contact</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://www.apache.org/index.html#projects-list">Projects</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="http://people.apache.org/">Overview</a></li>
|
||||
<li><a href="http://people.apache.org/committer-index.html">Committers</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/how-it-works.html#roles">Roles</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct.html">Code of Conduct</a></li>
|
||||
<li><a href="http://planet.apache.org/">Planet Apache</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/foundation/getinvolved.html">Overview</a></li>
|
||||
<li><a href="http://community.apache.org/">Community Development</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct.html">Code of Conduct</a></li>
|
||||
<li><a href="http://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="http://www.apachecon.com/">ApacheCon</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://www.apache.org/dyn/closer.cgi">Download</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Support Apache <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/contributing.html">Donations</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/buy_stuff.html">Buy Stuff</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- / Navigation -->
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-sm-5 col-xs-12">
|
||||
<img src="https://www.apache.org/img/asf_logo.png" alt="Apache Logo" style="max-width: 100%;">
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-3 col-xs-6">
|
||||
<a href="http://apache.org/foundation/contributing.html" title="Support Apache">
|
||||
<img src="https://www.apache.org/images/SupportApache-small.png" style="height: 150px; width: 150px; margin-top: 5px; margin-bottom: 5px;">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-4 col-xs-6">
|
||||
<div class="input-group" style="margin-bottom: 5px;">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '005703438322411770421:5mgshgrgx2u';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//cse.google.com/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<gcse:searchbox-only></gcse:searchbox-only>
|
||||
<nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="mainnav-collapse">
|
||||
<ul class="nav navbar-nav navbar-justified">
|
||||
<form class="visible-xs">
|
||||
<div class="input-group" style="width: 100%;">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '005703438322411770421:5mgshgrgx2u';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//cse.google.com/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<gcse:searchbox-only></gcse:searchbox-only>
|
||||
</div>
|
||||
</form>
|
||||
<li><a href="https://apache.org/index.html#news">News</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/foundation">Overview</a></li>
|
||||
<li><a href="https://apache.org/foundation/how-it-works.html">Process</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/governance/">Governance</a></li>
|
||||
<li><a href="https://www.apache.org/theapacheway/index.html">The Apache Way</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/governance/members.html">Membership</a></li>
|
||||
<li><a href="https://community.apache.org/">Community</a></li>
|
||||
<li><a href="https://apache.org/foundation/glossary.html">Glossary</a></li>
|
||||
<li><a href="https://apache.org/foundation/preFAQ.html">FAQ</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html">Support Apache</a></li>
|
||||
<li><a href="https://apache.org/press/">Media/Analysts</a></li>
|
||||
<li><a href="https://apache.org/foundation/contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Make a Donation <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/foundation/contributing.html">Donate Now</a></li>
|
||||
<li><a href="https://donate.apache.org/"> Via Credit Card</a></li>
|
||||
<li><a href="https://donate.apache.org/"> Via ACH</a></li>
|
||||
<li><a href="https://donate.apache.org/"> Via PayPal</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html#Bitcoin"> Using Bigcoin</a></li>
|
||||
<li><a href="https://www.redbubble.com/people/comdev">Buy Swag</a></li>
|
||||
<li><a href="https://smile.amazon.com/gp/chpf/homepage/ref=smi_se_scyc_srch_stsr?q=apache+software+foundation&orig=%2F">Shop smile.amazon.com</a></li>
|
||||
<li><a href="https://apache.org/foundation/sponsorship.html">ASF Sponsorship</a></li>
|
||||
<li><a href="https://apache.org/foundation/thanks#targeted-sponsors">Targeted Sponsorship</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html#CorporateGiving">Corporate Giving</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdopwn-toggle" data-toggle="dropdown">The Apache Way <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="http://www.apache.org/theapacheway/index.html">The Apache Way</a></li>
|
||||
<li><a href="https://s.apache.org/GhnI">Sustainable Open Source</a></li>
|
||||
<li><a href="https://apache.org/foundation/how-it-works.html">How it Works</a></li>
|
||||
<li><a href="https://apache.org/foundation/how-it-works.html#meritocracy">Merit</a></li>
|
||||
<li><a href="https://blogs.apache.org/foundation/category/SuccessAtApache">Success at Apache</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdopwn-toggle" data-toggle="dropdown">Join Us <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://community.apache.org/gettingStarted/101.html">Getting Started</a></li>
|
||||
<li><a href="https://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="https://www.apachecon.com/">ApacheCon</a></li>
|
||||
<li><a href="http://community.apache.org/calendars/">Community Events</a></li>
|
||||
<li><a href="https://apache.org/travel/">Travel Assistance</a></li>
|
||||
<li><a href="https://community.apache.org/gsoc.html">Summer of Code</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://community.apache.org/contributors/etiquette">Etiquette</a></li>
|
||||
<li class="dropdown dropdown-submenu visible-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Projects <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/index.html#projects-list">Project List</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#">How they work</a></li>
|
||||
<li><a href="https://community.apache.org/projectIndependence.html">Independence</a></li>
|
||||
<li><a href="https://projects.apache.org/committees.html?date">Date Founded</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?name">Names</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?category">Categories</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?language">Languages</a></li>
|
||||
<li><a href="https://projects.apache.org/statistics.html">Statistics</a></li>
|
||||
<li><a href="https://incubator.apache.org/">Apache Incubator</a></li>
|
||||
<li><a href="https://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="https://apache.org/foundation/marks/">Brand Management</a></li>
|
||||
<li><a href="https://apache.org/foundation/glossary.html">Glossary of Terms</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="drowpdown dropdown-submenu visible-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/foundation/how-it-works.html#roles">Roles</a></li>
|
||||
<li><a href="https://apache.org/foundation/members.html">Members</a></li>
|
||||
<li><a href="https://community.apache.org/contributors/">Committers</a></li>
|
||||
<li><a href="https://apache.org/foundation/#who-runs-the-asf">Board of Directors</a></li>
|
||||
<li><a href="https://apache.org/foundation/#who-runs-the-asf">Officers & Product VPs</a></li>
|
||||
<li><a href="https://community.zones.apache.org/map.html">Heat Map</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://people.apache.org/">Committer Directory</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="drowpdown dropdown-submenu visible-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://community.apache.org/about/">Community Development</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://community.apache.org/">Get Involved</a></li>
|
||||
<li><a href="https://community.apache.org/mentoringprogramme.html">Mentoring</a></li>
|
||||
<li><a href="https://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="https://community.apache.org/calendars/">Community Events</a></li>
|
||||
<li><a href="https://community.apache.org/newbiefaq.html">FAQ</a></li>
|
||||
<li><a href="https://community.apache.org/lists.html">Mailing Lists</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="drowpdown dropdown-submenu visible-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">License <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/licenses/">Apache License</a></li>
|
||||
<li><a href="https://apache.org/foundation/license-faq.html">Licensing FAQ</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#clas">Contributor License Agreements</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#grants">Software Grants</a></li>
|
||||
<li><a href="https://apache.org/foundation/marks/list/">Trademarks</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="drowpdown dropdown-submenu visible-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Sponsors <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/foundation/sponsorship.html">Sponsor the ASF</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/thanks">Sponsor Thanks</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html#CorporateGiving">Corporate Giving</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html">Individual Donations</a></li>
|
||||
<li><a href="https://www.redbubble.com/people/comdev/">Buy Stuff</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Downloads <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/dist/">Distribution</a></li>
|
||||
<li><a href="https://projects.apache.org/releases.html">Releases</a></li>
|
||||
<li><a href="https://apache.org/dyn/closer.cgi">Mirrors</a></li>
|
||||
<li><a href="https://status.apache.org/">Infrastructure Status</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown hidden-xs">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown"><span class="glyphicon glyphicon-search"
|
||||
aria-hidden="true"></span><span class="sr-only">Search</span></a>
|
||||
<ul class="dropdown-menu search-form" role="search">
|
||||
<div class="input-group" style="width: 100%; padding: 0 5px;">
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '005703438322411770421:5mgshgrgx2u';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//cse.google.com/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<gcse:searchbox-only></gcse:searchbox-only>
|
||||
</div>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<a role="button" class="btn btn-block btn-default btn-xs" href="https://www.apache.org/foundation/how-it-works.html">The Apache Way</a>
|
||||
<a role="button" class="btn btn-block btn-default btn-xs" href="https://community.apache.org/contributors/">Contribute</a>
|
||||
<a role="button" class="btn btn-block btn-default btn-xs" href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- / Navigation -->
|
||||
<header id="main-header" class="container">
|
||||
<div class="sideImg">
|
||||
<a class="visible-home" href="http://apachecon.com/"><img class="img-responsive" src="https://www.apache.org/img/ApacheCon-PROMO-2019.gif" alt="ApacheCon is Coming 9-12 Sept. 2019 - Las Vegas" /></a>
|
||||
<a class="hidden-home" href="http://apache.org/"><img class="img-responsive" src="https://www.apache.org/img/ASF20thAnniversary.jpg" alt="The Apache Software Foundation" /></a>
|
||||
</div>
|
||||
<div class="main">
|
||||
<img class="img-responsive center-block visible-home" src="https://www.apache.org/img/ASF20thAnniversary.jpg" alt="Apache 20th Anniversary Logo" />
|
||||
<h2 class="text-center">Celebrating 20 years of community-led development "The Apache Way"</h2>
|
||||
<ul class="nav navbar-nav navbar-justified">
|
||||
<li class="drowpdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Projects <span class="caret hidden-sm"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/index.html#projects-list">Project List</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#">How they work</a></li>
|
||||
<li><a href="https://community.apache.org/projectIndependence.html">Independence</a></li>
|
||||
<li><a href="https://projects.apache.org/committees.html?date">Date Founded</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?name">Names</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?category">Categories</a></li>
|
||||
<li><a href="https://projects.apache.org/projects.html?language">Languages</a></li>
|
||||
<li><a href="https://projects.apache.org/statistics.html">Statistics</a></li>
|
||||
<li><a href="https://incubator.apache.org/">Apache Incubator</a></li>
|
||||
<li><a href="https://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="https://apache.org/foundation/marks/">Brand Management</a></li>
|
||||
<li><a href="https://apache.org/foundation/glossary.html">Glossary of Terms</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret hidden-sm"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://www.apache.org/foundation/how-it-works.html#roles">Roles</a></li>
|
||||
<li><a href="https://apache.org/foundation/members.html">Members</a></li>
|
||||
<li><a href="https://community.apache.org/contributors/">Committers</a></li>
|
||||
<li><a href="https://apache.org/foundation/#who-runs-the-asf">Board of Directors</a></li>
|
||||
<li><a href="https://apache.org/foundation/#who-runs-the-asf">Officers & Product VPs</a></li>
|
||||
<li><a href="https://community.zones.apache.org/map.html">Heat Map</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://people.apache.org/">Committer Directory</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Community <span class="caret hidden-sm"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://community.apache.org/about/">Community Development</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li>
|
||||
<li><a href="https://community.apache.org/">Get Involved</a></li>
|
||||
<li><a href="https://community.apache.org/mentoringprogramme.html">Mentoring</a></li>
|
||||
<li><a href="https://helpwanted.apache.org/">Help Wanted</a></li>
|
||||
<li><a href="https://community.apache.org/calendars/">Community Events</a></li>
|
||||
<li><a href="https://community.apache.org/newbiefaq.html">FAQ</a></li>
|
||||
<li><a href="https://community.apache.org/lists.html">Mailing Lists</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">License <span class="caret hidden-sm"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/licenses/">Apache License</a></li>
|
||||
<li><a href="https://apache.org/foundation/license-faq.html">Licensing FAQ</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#clas">Contributor License Agreements</a></li>
|
||||
<li><a href="https://www.apache.org/licenses/#grants">Software Grants</a></li>
|
||||
<li><a href="https://apache.org/foundation/marks/list/">Trademarks</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Sponsors <span class="caret hidden-sm"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="https://apache.org/foundation/sponsorship.html">Sponsor the ASF</a></li>
|
||||
<li><a href="https://www.apache.org/foundation/thanks">Sponsor Thanks</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html#CorporateGiving">Corporate Giving</a></li>
|
||||
<li><a href="https://apache.org/foundation/contributing.html">Individual Donations</a></li>
|
||||
<li><a href="https://www.redbubble.com/people/comdev/">Buy Stuff</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sideImg">
|
||||
<a href="http://apache.org/foundation/contributing.html"><img class="img-responsive" src="https://www.apache.org/img/support-apache.jpg" alt="Apache Support Logo" /></a>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container"><style type="text/css">
|
||||
/* The following code is added by mdx_elementid.py
|
||||
It was originally lifted from http://subversion.apache.org/style/site.css */
|
||||
@@ -452,6 +617,17 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
|
||||
<style type="text/css">
|
||||
/* The following code is added by mdx_elementid.py
|
||||
It was originally lifted from http://subversion.apache.org/style/site.css */
|
||||
/*
|
||||
* Hide class="elementid-permalink", except when an enclosing heading
|
||||
* has the :hover property.
|
||||
*/
|
||||
.headerlink, .elementid-permalink {
|
||||
visibility: hidden;
|
||||
}
|
||||
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
|
||||
<p>Apache License<br></br>Version 2.0, January 2004<br></br>
|
||||
<a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
|
||||
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
|
||||
@@ -710,8 +886,8 @@ limitations under the License.
|
||||
<hr class="col-lg-12 hr-white" />
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<p class="text-center">Copyright © 2018 The Apache Software Foundation, Licensed under the <a class="white" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
|
||||
<p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
|
||||
<p class="text-center">Copyright © 2019 The Apache Software Foundation, Licensed under the <a class="white" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
|
||||
<p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -720,8 +896,21 @@ limitations under the License.
|
||||
|
||||
<!-- / Footer -->
|
||||
|
||||
<script src="/js/jquery-2.1.1.min.js"></script>
|
||||
<script src="/js/bootstrap.js"></script>
|
||||
<script src="/js/jquery-2.1.1.min.js"></script>
|
||||
<script src="/js/bootstrap.js"></script>
|
||||
<script>
|
||||
(function($){
|
||||
$(document).ready(function(){
|
||||
$('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
$(this).parent().siblings().removeClass('open');
|
||||
$(this).parent().toggleClass('open');
|
||||
console.log('WOrked');
|
||||
});
|
||||
});
|
||||
})(jQuery);
|
||||
</script>
|
||||
</div></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user