Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e2c491

Browse filesBrowse files
committed
removed references to documentation from external sources
1 parent c9a8dff commit 0e2c491
Copy full SHA for 0e2c491

File tree

Expand file treeCollapse file tree

6 files changed

+0
-67
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+0
-67
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-1Lines 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

Copy file name to clipboardExpand all lines: bundles/index.rst
-13Lines changed: 0 additions & 13 deletions
This file was deleted.

‎bundles/map.rst.inc

Copy file name to clipboardExpand all lines: bundles/map.rst.inc
-5Lines changed: 0 additions & 5 deletions
This file was deleted.

‎contributing/documentation/format.rst

Copy file name to clipboardExpand all lines: contributing/documentation/format.rst
-1Lines 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

Copy file name to clipboardExpand all lines: index.rst
-23Lines 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

Copy file name to clipboardExpand all lines: install.sh
-24Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.