Files
nairobi/docs/en/SUMMARY.md
Javi Martín 0b9be27c8c Use one SUMMARY.md file per language
On GitBook, currently Spanish and English belong in different spaces, so
we're going to provide two different github integrations (one per
language).

So we're using a different SUMMARY.md file per language.

For consistency, since there was a link to the README file in the
Spanish summary, we're also adding it to the English one. It was working
in any case because on our current gitbook page the summary was
generated through gitbook.

Since we no longer have any of the files referenced in the
`.gitbook.yaml` file, we're removing it as well.

Note that there was a typo in the English summary, which pointed to the
Spanish license. It didn't matter, though, since the license file is
actually in English in both cases.
2024-06-18 23:38:46 +02:00

53 lines
2.3 KiB
Markdown

# Summary
* [Introduction](README.md)
* [Getting started](getting_started/getting_started.md)
* [Fork Consul Democracy](getting_started/create.md)
* [Configure your fork](getting_started/configuration.md)
* [Keep your fork updated](getting_started/update.md)
* [Communication](getting_started/communication.md)
* [Installation](installation/introduction.md)
* [Local installation](installation/local_installation.md)
* [Prerequisites](installation/prerequisites.md)
* [Ubuntu Linux](installation/ubuntu.md)
* [Debian Linux](installation/debian.md)
* [MacOS](installation/macos.md)
* [Windows](installation/windows.md)
* [Vagrant](installation/vagrant.md)
* [Production and Staging servers](installation/servers.md)
* [Installer](installation/installer.md)
* [Create a deploy user](installation/create_deploy_user.md)
* [Generating SSH Key](installation/generating_ssh_key.md)
* [Manual installation (not recommended)](installation/manual_installation_production.md)
* [Digital Ocean](installation/digital_ocean.md)
* [Heroku](installation/deploying-on-heroku.md)
* [Docker](installation/docker.md)
* [Mail Server Configuration](installation/mail_server_configuration.md)
* [Basic configuration](installation/basic_configuration.md)
* [Consul Democracy Documentation and guides](installation/documentation_and_guides.md)
* [Customization](customization/customization.md)
* [Introduction](customization/introduction.md)
* [Translations and Texts](customization/translations.md)
* [Images](customization/images.md)
* [Views and Styles](customization/views_and_styles.md)
* [Javascript](customization/javascript.md)
* [Models](customization/models.md)
* [Components](customization/components.md)
* [Gems](customization/gems.md)
* [Overwriting Application](customization/overwriting.md)
* [Technical Features](features/features.md)
* [OAuth](features/oauth.md)
* [GraphQL](features/graphql.md)
* [Recommendations](features/recommendations.md)
* [Configure Census Connection](features/census_configuration.md)
* [Local Census](features/local_census.md)
* [Multitenancy](features/multitenancy.md)
* [Open Source project](open_source/open_source.md)
* [Code of conduct](open_source/code_of_conduct.md)
* [Contributing](open_source/contributing.md)
* [License](open_source/license.md)