| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <project name="Cloudstore" |
| xmlns="http://maven.apache.org/DECORATION/1.8.0" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 |
| http://maven.apache.org/xsd/decoration-1.8.0.xsd"> |
| |
| <skin> |
| <groupId>org.apache.maven.skins</groupId> |
| <artifactId>maven-fluido-skin</artifactId> |
| <version>1.11.1</version> |
| </skin> |
| |
| <custom> |
| <fluidoSkin> |
| <topBarEnabled>true</topBarEnabled> |
| <sideBarEnabled>true</sideBarEnabled> |
| <breadcrumbDivider>ยป</breadcrumbDivider> |
| </fluidoSkin> |
| </custom> |
| |
| <body> |
| <breadcrumbs> |
| <item name="Cloudstore" href="index.html"/> |
| </breadcrumbs> |
| |
| <menu name="Overview"> |
| <item name="Home" href="index.html"/> |
| </menu> |
| |
| <menu name="Commands"> |
| <item name="auditlogs" href="auditlogs.html"/> |
| <item name="bandwidth" href="bandwidth.html"/> |
| <item name="bulkdelete" href="bulkdelete.html"/> |
| <item name="cloudup" href="cloudup.html"/> |
| <item name="committerinfo" href="committerinfo.html"/> |
| <item name="constval" href="constval.html"/> |
| <item name="etag" href="etag.html"/> |
| <item name="fetchdt" href="fetchdt.html"/> |
| <item name="locatefiles" href="locatefiles.html"/> |
| <item name="mkcsv" href="mkcsv.html"/> |
| <item name="put" href="put.html"/> |
| <item name="storediag" href="storediag.html"/> |
| <item name="tlsinfo" href="tlsinfo.html"/> |
| </menu> |
| |
| <menu name="S3 Commands"> |
| <item name="bucketmetadata" href="bucketmetadata.html"/> |
| <item name="mkbucket" href="mkbucket.html"/> |
| <item name="sdk" href="sdk.html"/> |
| <item name="sessionkey" href="sessionkey.html"/> |
| <item name="versioned-objects" href="versioned-objects.html"/> |
| </menu> |
| |
| <menu ref="reports"/> |
| </body> |
| </project> |