Skip to content

Commit

Permalink
removed references to documentation from external sources
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Nov 11, 2014
1 parent c9a8dff commit 0e2c491
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 67 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
- "2.7"

install:
- "bash install.sh"
- "pip install -q -r requirements.txt --use-mirrors"

script: sphinx-build -nW -b html -d _build/doctrees . _build/html
Expand Down
13 changes: 0 additions & 13 deletions bundles/index.rst

This file was deleted.

5 changes: 0 additions & 5 deletions bundles/map.rst.inc

This file was deleted.

1 change: 0 additions & 1 deletion contributing/documentation/format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ submitting your documentation, follow these steps:

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

.. _reStructuredText: http://docutils.sourceforge.net/rst.html
Expand Down
23 changes: 0 additions & 23 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,29 +77,6 @@ Get answers quickly with reference documents:

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

Bundles
-------

The Symfony Standard Edition comes with some bundles. Learn more about them:

.. toctree::
:hidden:

bundles/index

.. include:: /bundles/map.rst.inc

CMF
---

The Symfony CMF project makes it easier for developers to add CMS functionality
to applications built with the Symfony PHP framework.

.. toctree::
:hidden:

cmf/index

Contributing
------------

Expand Down
24 changes: 0 additions & 24 deletions install.sh

This file was deleted.

0 comments on commit 0e2c491

Please sign in to comment.