Skip to content

Commit 1d468dd

Browse files
committed
removed references to documentation from external sources
1 parent 234fa36 commit 1d468dd

File tree

6 files changed

+0
-67
lines changed

6 files changed

+0
-67
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "2.7"
55

66
install:
7-
- "bash install.sh"
87
- "pip install -q -r requirements.txt --use-mirrors"
98

109
script: sphinx-build -nW -b html -d _build/doctrees . _build/html

bundles/index.rst

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

bundles/map.rst.inc

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

contributing/documentation/format.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ To test documentation before a commit:
165165

166166
* Install `Sphinx`_;
167167
* Install the Sphinx extensions using git submodules: ``git submodule update --init``;
168-
* (Optionally) Install the bundle docs and CMF docs: ``bash install.sh``;
169168
* Run ``make html`` and view the generated HTML in the ``build`` directory.
170169

171170
.. _reStructuredText: http://docutils.sourceforge.net/rst.html

index.rst

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -65,29 +65,6 @@ Get answers quickly with reference documents:
6565

6666
.. include:: /reference/map.rst.inc
6767

68-
Bundles
69-
-------
70-
71-
The Symfony Standard Edition comes with some bundles. Learn more about them:
72-
73-
.. toctree::
74-
:hidden:
75-
76-
bundles/index
77-
78-
.. include:: /bundles/map.rst.inc
79-
80-
CMF
81-
---
82-
83-
The Symfony CMF project makes it easier for developers to add CMS functionality
84-
to applications built with the Symfony2 PHP framework.
85-
86-
.. toctree::
87-
:hidden:
88-
89-
cmf/index
90-
9168
Contributing
9269
------------
9370

install.sh

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

0 commit comments

Comments
 (0)