Skip to content

Commit c8fdba6

Browse files
Merge pull request #271 from getappbox/dev
Update docs and remove travis ci
2 parents 59760f5 + c720741 commit c8fdba6

35 files changed

Lines changed: 185 additions & 251 deletions

.travis.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[![Support](https://img.shields.io/static/v1?logo=github&label=GitHub&message=Sponsor&color=brightgreen&style=flat-square)](https://github.com/sponsors/vineetchoudhary)
2-
[![Build Status](https://img.shields.io/travis/vineetchoudhary/AppBox-iOSAppsWirelessInstallation.svg?style=flat-square)](https://travis-ci.org/vineetchoudhary/AppBox-iOSAppsWirelessInstallation)
32
[![GitHub Release](https://img.shields.io/github/release/vineetchoudhary/AppBox-iOSAppsWirelessInstallation.svg?style=flat-square)](https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases/latest)
43
[![](https://img.shields.io/github/downloads/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/total.svg?style=flat-square)](https://getappbox.com/download)
54
[![License](https://img.shields.io/badge/license-cc%20by--nd%204.0-brightgreen.svg?style=flat-square)](#user-content-license)

docs/.pages

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
nav:
2+
- Home: index.md
3+
- Getting Started: GettingStarted
4+
- Features: Features
5+
- Fastlane: Fastlane
6+
- FAQ: FAQ

docs/ContinuousIntegration/cicdforappstore.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/ContinuousIntegration/usewithjenkinsandgitlab.md

Lines changed: 0 additions & 149 deletions
This file was deleted.

docs/FAQ/.pages

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
nav:
2+
- index.md
3+
- deleteapplication.md
4+
- installationlimit.md
5+
- installationlinkexpire.md
6+
- maximumuploadsize.md
7+
- ...
File renamed without changes.

docs/FAQ/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Getting Started
3+
hide:
4+
- navigation
5+
---
6+
# Frequently Asked Questions (FAQ)
7+
- [How to delete an uploaded app or disable a link on AppBox?](deleteapplication.md)
8+
- [Is there any installation limit per app on AppBox?](installationlimit.md)
9+
- [How long will Application Installation links be available on AppBox?](installationlinkexpire.md)
10+
- [What is the Maximum Upload Application Size?](maximumuploadsize.md)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)