Skip to content

Commit

Permalink
Some cross-reference testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel Sienko authored and Rachel Sienko committed Jul 10, 2020
1 parent 87f5053 commit 2eca50c
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/asciidoc/vccReference/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -92,36 +92,36 @@ To compose higher-order controls, you can combine VCCs into arrays or objects.
You can also combine arrays and objects to create more elaborate controls.

.Standard VCCs
* <<image.adoc>> – page description here (can we do this automatically?)
* <<sound.adoc>>
* <<color.adoc>>
* <<text.adoc>>
* <<boolean.adoc>>
* <<range.adoc>>
* <<select.adoc>>
* <<secret.adoc>>
* <<3DObject.adoc>>
* <<coordinate.adoc>>
* <<size.adoc>>
* <<video.adoc>>
* <<file.adoc>>
* <<../vcc/image#>> – page description here (can we do this automatically?)
* <</vcc/sound#>>
* <<../vcc/color.adoc#>>
* <<text.adoc#>>
* <<boolean.adoc#>>
* <<range.adoc#>>
* <<select.adoc#>>
* <<secret.adoc#>>
* <<3DObject.adoc#>>
* <<coordinate.adoc#>>
* <<size.adoc#>>
* <<video.adoc#>>
* <<file.adoc#>>

.Custom VCC showcase
[horizontal]
<<googleFont.adoc>>::
<<googleFont.adoc#>>::
+
--
include::googleFont.adoc[tag=description]
--

.VCC composition controls
[horizontal]
<<array.adoc>>::
<<array.adoc#>>::
+
--
include::array.adoc[tag=description]
--
<<object.adoc>>::
<<object.adoc#>>::
+
--
include::object.adoc[tag=description]
Expand Down

0 comments on commit 2eca50c

Please sign in to comment.