= PHP_Reflect User Guide
:description: Overview of the project, its contents, and how to get started with your reflexion
include::revision.txt[]
include::attributes.txt[]


[role="lead"]
This guide documents the final stable version {revnumber}

== Introduction

include::introduction.txt[]


ifdef::basebackend-html[]
== Installation

[role="lead"]
Head to the link:INSTALL.html[Install Guide] if it's your first use with PHP_Reflect.

PHP_Reflect may be installed in several ways, choose your favorite.

endif::[]

ifdef::basebackend-docbook[]
:leveloffset: 1

include::INSTALL.txt[]

:leveloffset: 0
endif::[]


ifdef::basebackend-html[]
== Getting Started

[role="lead"]
See our link:getting-started.html[tutorial] to learn how to get started with your first reflexion.

* learn how to link:configure.html[configure] the parser
* learn how to link:connect-tokens.html[connect] other tokens

endif::[]

ifdef::basebackend-docbook[]
:leveloffset: 1

include::getting-started.txt[]

include::configure.txt[]

include::connect-tokens.txt[]

include::LICENSE.txt[]

:leveloffset: 0
endif::[]
