Skip to content

Commit 098c9e7

Browse files
committed
Start migration to Docs-Builder and fix known issues
Added docs-builder.yaml and fixed known issues with headers, published files, nav tree and CTA panel.
1 parent f78e490 commit 098c9e7

38 files changed

+147
-42
lines changed

docs-apitesting/advanced-topics/ci-server-integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ page_title: CI Server Integration
44
description: "Progress® Test Studio® for APIs - CI Server Integration"
55
previous_url: /api-testing/advanced-topics
66
position: 1
7-
publish: true
7+
published: true
88
---
99

1010
# CI Server Integration

docs-apitesting/advanced-topics/configure-custom-proxy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Custom Proxy
33
page_title: Configure Custom Proxy
44
description: "Progress® Test Studio® for APIs - CI Server Integration"
55
position: 2
6-
publish: true
6+
published: true
77
---
88

99
# Overview

docs-apitesting/docs-builder.yml

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
#top nagivation might be wrong
2+
top-navigation-product: api-testing
3+
path-prefix: /teststudio-apis
4+
product-id: 1720
5+
product-name: Progress Telerik Test Studio for APIs
6+
product-url: https://www.telerik.com/teststudio-apis
7+
search-engine-id: 001595215763381649090:lxlmtcw2g-u
8+
cta-overview: "@ProductLink is a test automation platform for web, WPF, and responsive web applications, supporting UI, functional, load, and RESTful API testing. Sign up for a free 30-day trial!"
9+
cta-intro: "@ProductLink is a test automation platform for web, WPF, and responsive web applications, supporting UI, functional, load, and RESTful API testing. Sign up for a free 30-day trial!"
10+
default-title-prefix: Telerik Test Studio for APIs
11+
avatar-path: ./images/avatar-ninja.svg
12+
no-results-image-path: ./images/ninja-no-results.svg
13+
primary-color: "#27A306"
14+
15+
product-code: TESTSTUDIOAPI
16+
product-trial-url: https://www.telerik.com/try/test-studio-ultimate
17+
contribute-url: https://github.com/telerik/teststudio-docs/edit/master/docs-apitesting
18+
enable-tabbed-code-blocks: true
19+
#pdf-cover-png-path: ./images/pdf-cover.png
20+
img-max-width: 100%
21+
table-layout: fixed
22+
23+
24+
meta:
25+
# === Test Studio for APIs Documentation Main Nodes ===
26+
getting-started:
27+
title: "Getting Started"
28+
position: 2
29+
features:
30+
title: "Features"
31+
position: 3
32+
advanced-topics:
33+
title: "Advanced Topics"
34+
position: 4
35+
troubleshooting-guide:
36+
title: "Troubleshooting Guide"
37+
position: 5
38+
39+
# Features Section
40+
features/steps:
41+
title: "Steps"
42+
position: 1
43+
features/code-features:
44+
title: "Code Features"
45+
position: 2
46+
features/record:
47+
title: "Record"
48+
position: 3
49+
features/command-line:
50+
title: "Command Line Interface"
51+
position: 4
52+
53+
redirects:
54+
-
55+
from: "^/?$"
56+
to: "/"
57+
type: Permanent

docs-apitesting/features/code-features/add-assembly-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Add Assembly Reference
33
page_title: Add Assembly Reference
44
description: "Progress® Test Studio® for APIs - Code Features - Add Assembly Reference"
55
position: 8
6-
publish: true
6+
published: true
77
---
88

99
# Add Assembly Reference

docs-apitesting/features/code-features/code-behind-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Code-Behind Files
33
page_title: Code-Behind Files
44
description: "Progress® Test Studio® for APIs - Code Features - Code-Behind Files"
55
position: 2
6-
publish: true
6+
published: true
77
---
88

99
# Code-Behind Files

docs-apitesting/features/code-features/code-items.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Code Items
33
page_title: Code Items
44
description: "Progress® Test Studio® for APIs - Code Features - Code Items"
55
position: 3
6-
publish: true
6+
published: true
77
---
88

99
# Code Items

docs-apitesting/features/code-features/coded-steps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Coded Steps
33
page_title: Coded Steps
44
description: "Progress® Test Studio® for APIs - Code Features - Coded Steps"
55
position: 1
6-
publish: true
6+
published: true
77
---
88

99
# Coded Steps

docs-apitesting/features/code-features/compile-project.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Compile Project
33
page_title: Compile Project
44
description: "Progress® Test Studio® for APIs - Code Features - Compile Project"
55
position: 5
6-
publish: true
6+
published: true
77
---
88

99
# Compile Project

docs-apitesting/features/code-features/debug-project.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Debug Project
33
page_title: Compile Project
44
description: "Progress® Test Studio® for APIs - Code Features - Debug Project"
55
position: 6
6-
publish: true
6+
published: true
77
---
88

99
# Debug Project

docs-apitesting/features/code-features/output-panel.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Output Panel
33
page_title: Output Panel
44
description: "Progress® Test Studio® for APIs - Code Features - Output Panel"
55
position: 7
6-
publish: true
6+
published: true
77
---
88

99
# Output Panel

docs-apitesting/features/code-features/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview
33
page_title: Overview
44
description: "Progress® Test Studio® for APIs - Code Features - Overview"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Code Features Overview

docs-apitesting/features/code-features/project-coding-language.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Project Coding Language
33
page_title: Project Coding Language
44
description: "Progress® Test Studio® for APIs - Code Features - Project Coding Language"
55
position: 4
6-
publish: true
6+
published: true
77
---
88

99
# Project Coding Language

docs-apitesting/features/command-line/command-line-parameters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Command Line Parameters
33
page_title: Command Line Parameters
44
description: "Progress® Test Studio® for APIs - Command Line Parameters"
55
position: 1
6-
publish: true
6+
published: true
77
---
88
# Command Line Parameters
99

docs-apitesting/features/command-line/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview
33
page_title: Overview
44
description: "Progress® Test Studio® for APIs - Command Line Interface - Overview"
55
position: 0
6-
publish: true
6+
published: true
77
---
88
# Command Line Interface - Overview
99

docs-apitesting/features/condition.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Condition
33
page_title: Condition
44
description: "Progress® Test Studio® for APIs - Condition"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Condition

docs-apitesting/features/project-explorer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Project Explorer
33
page_title: Project Explorer
44
description: "Progress® Test Studio® for APIs - Project explorer functionality"
55
tags: project, explorer, mobile
6-
publish: true
6+
published: true
77
position: 0
88
---
99

docs-apitesting/features/record/http-traffic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Record HTTP(S) Traffic
33
page_title: Record HTTP(S) Traffic
44
description: "Progress® Test Studio® for APIs - Record HTTP(S) Traffic"
55
position: 1
6-
publish: true
6+
published: true
77
---
88

99
# Record HTTP(S) Traffic

docs-apitesting/features/record/import-http-traffic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Import HTTP(S) Traffic
33
page_title: Import HTTP(S) Traffic
44
description: "Progress® Test Studio® for APIs - Import HTTP(S) Traffic"
55
position: 2
6-
publish: true
6+
published: true
77
---
88

99
# Import HTTP(S) Traffic

docs-apitesting/features/source-path-expressions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Source Path Expressions
33
page_title: Source Path Expressions
44
description: "Progress® Test Studio® for APIs - Source Path Expressions"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Source Path Expressions

docs-apitesting/features/steps/goto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Goto Step
33
page_title: Goto Step
44
description: "Progress® Test Studio® for APIs - Steps - Goto Step"
55
position: 1
6-
publish: true
6+
published: true
77
---
88

99
# Goto Step

docs-apitesting/features/steps/http-request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Http Request Step
33
page_title: Http Request Step
44
description: "Progress® Test Studio® for APIs - Steps - Http Request Step"
55
position: 2
6-
publish: true
6+
published: true
77
---
88

99
# Http Request Step

docs-apitesting/features/steps/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview
33
page_title: Overview
44
description: "Progress® Test Studio® for APIs - Steps - Overview"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Steps Overview

docs-apitesting/features/steps/set-variable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set Variable Step
33
page_title: Set Variable Step
44
description: "Progress® Test Studio® for APIs - Steps - Set Variable Step"
55
position: 3
6-
publish: true
6+
published: true
77
---
88

99
# Set Variable Step

docs-apitesting/features/steps/verification.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Verification Step
33
page_title: Verification Step
44
description: "Progress® Test Studio® for APIs - Steps - Verification Step"
55
position: 4
6-
publish: true
6+
published: true
77
---
88

99
# Verification Step

docs-apitesting/features/steps/wait.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Wait Step
33
page_title: Wait Step
44
description: "Progress® Test Studio® for APIs - Steps - Wait Step"
55
position: 5
6-
publish: true
6+
published: true
77
---
88

99
# Wait Step

docs-apitesting/features/test-results.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Test Results
33
page_title: Test Results
44
description: "Progress® Test Studio® for APIs - Test Results"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Test Results

docs-apitesting/features/variables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Variables
33
page_title: Variables
44
description: "Progress® Test Studio® for APIs - Variables"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Variables

docs-apitesting/features/verifications.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Verifications
33
page_title: Verifications
44
description: "Progress® Test Studio® for APIs - Verifications"
55
position: 0
6-
publish: true
6+
published: true
77
---
88

99
# Verifications

docs-apitesting/getting-started/installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Installation
33
page_title: Installation
44
description: "Progress® Test Studio® for APIs - Getting Started - Installation"
55
position: 1
6-
publish: true
6+
published: true
77
---
88

9-
#Installation Procedure
9+
# Installation Procedure
1010

1111
1. After you have downloaded the install file, locate it using Windows Explorer and double click it to launch the installer.
1212
2. Click __Read License Agreement__, then __OK__, then I __Agree - Continue__.

docs-apitesting/getting-started/sample-project.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Sample Project
33
page_title: Sample Project
44
description: "Progress® Test Studio® for APIs - Getting Started - Sample Project"
55
position: 2
6-
publish: true
6+
published: true
77
---
88

9-
#Running Sample Project
9+
# Running Sample Project
1010

1111
To help you explore the functionalities of Test Studio for APIs we have created a demo test project that calls a very simple demo application under test.
1212

+1
Loading
Loading

docs-apitesting/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Index
3-
page_title: Overview
2+
title: Overview
3+
page_title: Overview of Test Studio for APIs
44
description: "Progress® Test Studio® for APIs - Overview"
55
position: 1
66
---
@@ -10,7 +10,7 @@ position: 1
1010
The new Test Studio for APIs helps customers verify the integrity and reliability of their APIs in an easy way and incorporate their API testing effort in their continuous testing and delivery process. Test Studio for APIs is used to determine whether APIs return the correct response for a broad range of commonly accepted requests, react properly to edge cases such as failures and unexpected inputs, as well as deliver the responses in an acceptable amount of time.
1111

1212
{% if site.has_cta_panels == true %}
13-
{% include cta-panel-teststudio-introduction.html %}
13+
{% include cta-panel-introduction.html %}
1414
{% endif %}
1515

1616
## Features

0 commit comments

Comments
 (0)