зеркало из https://github.com/mozilla/bedrock.git
55 строки
1.1 KiB
ReStructuredText
55 строки
1.1 KiB
ReStructuredText
=======================================
|
|
Welcome to mozilla.org's documentation!
|
|
=======================================
|
|
|
|
**bedrock** is the code name of the new mozilla.org. It is bound to be as
|
|
shiny, awesome, and open sourcy as always. Perhaps even a little more.
|
|
|
|
bedrock is a web application based on `Django
|
|
<http://www.djangoproject.com/>`_/`Playdoh
|
|
<https://github.com/mozilla/playdoh>`_.
|
|
|
|
Patches are welcome! Feel free to fork and contribute to this project on
|
|
`Github <https://github.com/mozilla/bedrock>`_.
|
|
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
install
|
|
l10n
|
|
php
|
|
|
|
|
|
Installation
|
|
------------
|
|
|
|
Need to install bedrock? :ref:`Read this<install>` for instructions.
|
|
|
|
Localization
|
|
------------
|
|
|
|
Looking for help on how l10n works on bedrock? :ref:`Look here <l10n>`
|
|
for more details.
|
|
|
|
PHP
|
|
---
|
|
|
|
Looking to setup the PHP version of the site? `Look here
|
|
<php-install>` for more details.
|
|
|
|
Interested in more details of the PHP version of the site? :ref:`Read
|
|
this <php>` for more information on the history of the site, how the
|
|
code works, and more.
|
|
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|