Skip to content

Commit 0e2c491

Browse files
committed
removed references to documentation from external sources
1 parent c9a8dff commit 0e2c491

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
@@ -209,7 +209,6 @@ submitting your documentation, follow these steps:
209209

210210
* Install Sphinx_;
211211
* Install the Sphinx extensions using git submodules: ``$ git submodule update --init``;
212-
* (Optionally) Install the bundle docs and CMF docs: ``$ bash install.sh``;
213212
* Run ``make html`` and view the generated HTML in the ``build/`` directory.
214213

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

index.rst

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

7878
.. include:: /reference/map.rst.inc
7979

80-
Bundles
81-
-------
82-
83-
The Symfony Standard Edition comes with some bundles. Learn more about them:
84-
85-
.. toctree::
86-
:hidden:
87-
88-
bundles/index
89-
90-
.. include:: /bundles/map.rst.inc
91-
92-
CMF
93-
---
94-
95-
The Symfony CMF project makes it easier for developers to add CMS functionality
96-
to applications built with the Symfony PHP framework.
97-
98-
.. toctree::
99-
:hidden:
100-
101-
cmf/index
102-
10380
Contributing
10481
------------
10582

install.sh

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

0 commit comments

Comments
 (0)