Skip to content

Commit 98cc175

Browse files
committed
Merge pull request #1073 from isometriks/update-docs
Update doc index
2 parents 731c2ff + 97a2a87 commit 98cc175

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

Resources/doc/index.md

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,46 @@ Getting Started With MopaBootstrapBundle
33

44
## Installation
55

6-
1. [installation](install/1-getting-started.md)
6+
- [Getting Started](install/1-getting-started.md)
7+
- [LESS Installation](install/2-less-installation.md)
8+
- [SASS Configuration](install/3-sass-configuration.md)
9+
- [Assetic Configuration](install/4-assetic-configuration.md)
710

8-
## Bundle usage
11+
## Forms
912

10-
MopaBootstrapBundle provides several features to assist you quickly building applications:
13+
- [Form Extension Templates](form/1-form-extension-templates.md)
14+
- [Form Collections](form/2-form-collections.md)
15+
- [Form Tabs](form/3-form-tabs.md)
16+
- [Form Component](form/4-form-components.md)
17+
18+
## Usage
1119

1220
- [Base Templates](usage/1-base-templates.md)
13-
- [Form Extension and Template](form/1-form-extension-templates.md)
14-
- [Generating Navbars](extensions/2-navbars.md)
1521

16-
Additional doc:
22+
## Extensions
23+
24+
- [Icons](extensions/1-icons.md)
25+
- [Navbars](extensions/2-navbars.md)
26+
- [Initialzr](extensions/3-initializr.md)
27+
- [Initializr Variables](extensions/3.1-initializr-variables.md)
28+
- [Support for other bundles](extensions/4-support-for-other-bundles.md)
29+
30+
## Other
1731

1832
- [Configuration Reference](misc/configuration-reference.md)
19-
- [Including bootstrap](misc/including-bootstrap.md)
20-
- [Changing Icon Framework](extensions/1-icons.md)
21-
- [Using Sass as preprocessor](install/3-sass-installation.md.md)
22-
- [Assetic configuration](install/4-assetic-configuration.md.md)
23-
- [Support for other Bundles](extensions/4-support-for-other-bundles.md)
33+
- [Including Bootstrap](misc/including-bootstrap.md)
2434
- [Testing Forms](misc/testing-forms.md)
35+
- [Windows Tips](misc/windows-tips.md)
2536

26-
### Further documentation:
27-
28-
There is a bunch of documentation for this bundle, have a look:
37+
### Further Documentation and Examples
2938

30-
* in the [docs folder](https://github.com/phiamo/MopaBootstrapBundle/blob/master/Resources/doc/)
31-
* in the various examples:
39+
* MopaBootsrapSandbox Examples
3240
* [twig templates](https://github.com/phiamo/MopaBootstrapSandboxBundle/tree/master/Resources/views/Examples)
3341
* [Form Types](https://github.com/phiamo/MopaBootstrapSandboxBundle/tree/master/Form/Type)
3442
* [Navbar](https://github.com/phiamo/MopaBootstrapSandboxBundle/tree/master/Resources/config/examples)
3543
* [MenuBuilder](https://github.com/phiamo/MopaBootstrapSandboxBundle/tree/master/Navbar/Example)
36-
* [MopaBootstrapSandboxBundle](http://github.com/phiamo/MopaBootstrapSandboxBundle) - Seperate live docs from code
3744
* [symfony-bootstrap](https://github.com/phiamo/symfony-bootstrap) is also available
3845

39-
### Example application(s)
4046

4147
The following bundles/applications use the MopaBootstrapBundle and can be used as a
4248
guideline:

0 commit comments

Comments
 (0)