Skip to content

Commit e4d6aed

Browse files
committed
Move tutorials to their own heading.
1 parent 41224a6 commit e4d6aed

35 files changed

Lines changed: 50 additions & 38 deletions

docs/CustomControls/index.md

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

docs/CustomControls/Defining a CustomControl.md renamed to docs/Tutorials/CustomControls/Defining a CustomControl.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
title: Defining a CustomControl
33
parent: CustomControls
44
nav_order: 2
5-
permalink: /CustomControls/Defining
5+
permalink: /Tutorials/CustomControls/Defining
6+
redirect_from:
7+
- /CustomControls/Defining
68
---
79
# Defining a CustomControl
810
A CustomControl is simply an ordinary twinBASIC class, with a few extra attributes and requirements.
File renamed without changes.

docs/CustomControls/Images/ccClassIdAttribute.png renamed to docs/Tutorials/CustomControls/Images/ccClassIdAttribute.png

File renamed without changes.
File renamed without changes.

docs/CustomControls/Images/ccCustomControlAttribute.png renamed to docs/Tutorials/CustomControls/Images/ccCustomControlAttribute.png

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/CustomControls/Images/ccMyEnumFieldPropertySheet.png renamed to docs/Tutorials/CustomControls/Images/ccMyEnumFieldPropertySheet.png

File renamed without changes.

0 commit comments

Comments
 (0)