doc: Move documents into subdirectories
This change creates the following directories under docs/
in order to provide a grouping for the content:

- components
- design
- getting_started
- perf
- process

In each of these directories an index.rst file is created
and this serves as an index / landing page for each of the
groups when the pages are compiled. Proper layout of the
top-level table of contents relies on this directory/index
structure.

Without this patch it is possible to build the documents
correctly with Sphinx but the output looks messy because
there is no overall hierarchy.

Change-Id: I3c9f4443ec98571a56a6edf775f2c8d74d7f429f
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
1 parent 12b6743 commit 40d553cfde38d4f68449c62967cd1ce0d6478750
@Paul Beesley Paul Beesley authored on 11 Feb 2019
Showing 95 changed files
View
acknowledgements.rst 100644 → 0
View
contributing.rst 100644 → 0
View
docs/acknowledgements.rst 0 → 100644
View
docs/arm-sip-service.rst 100644 → 0
View
docs/auth-framework.rst 100644 → 0
View
docs/change-log.rst
View
docs/coding-guidelines.rst 100644 → 0
View
docs/components/arm-sip-service.rst 0 → 100644
View
docs/components/exception-handling.rst 0 → 100644
View
docs/components/firmware-update.rst 0 → 100644
View
docs/components/index.rst 0 → 100644
View
docs/components/platform-interrupt-controller-API.rst 0 → 100644
View
docs/components/ras.rst 0 → 100644
View
docs/components/romlib-design.rst 0 → 100644
View
docs/components/sdei.rst 0 → 100644
View
docs/components/secure-partition-manager-design.rst 0 → 100644
View
docs/components/spd/index.rst 0 → 100644
View
docs/components/spd/optee-dispatcher.rst 0 → 100644
View
docs/components/spd/tlk-dispatcher.rst 0 → 100644
View
docs/components/spd/trusty-dispatcher.rst 0 → 100644
View
docs/components/xlat-tables-lib-v2-design.rst 0 → 100644
View
docs/contents.rst 100644 → 0
View
docs/cpu-specific-build-macros.rst 100644 → 0
View
docs/design/auth-framework.rst 0 → 100644
View
docs/design/cpu-specific-build-macros.rst 0 → 100644
View
docs/design/firmware-design.rst 0 → 100644
Too large (Show diff)
View
docs/design/index.rst 0 → 100644
View
docs/design/interrupt-framework-design.rst 0 → 100644
Too large (Show diff)
View
docs/design/psci-pd-tree.rst 0 → 100644
View
docs/design/reset-design.rst 0 → 100644
View
docs/design/trusted-board-boot.rst 0 → 100644
View
docs/exception-handling.rst 100644 → 0
View
docs/firmware-design.rst 100644 → 0
Too large (Show diff)
View
docs/firmware-update.rst 100644 → 0
View
docs/frequently-asked-questions.rst 100644 → 0
View
docs/getting_started/image-terminology.rst 0 → 100644
View
docs/getting_started/index.rst 0 → 100644
View
docs/getting_started/porting-guide.rst 0 → 100644
Too large (Show diff)
View
docs/getting_started/psci-lib-integration-guide.rst 0 → 100644
View
docs/getting_started/rt-svc-writers-guide.rst 0 → 100644
View
docs/getting_started/user-guide.rst 0 → 100644
Too large (Show diff)
View
docs/image-terminology.rst 100644 → 0
View
docs/index.rst
View
docs/interrupt-framework-design.rst 100644 → 0
Too large (Show diff)
View
docs/maintainers.rst 0 → 100644
View
docs/marvell/build.txt 100644 → 0
View
docs/marvell/misc/mvebu-a8k-addr-map.txt 100644 → 0
View
docs/marvell/misc/mvebu-amb.txt 100644 → 0
View
docs/marvell/misc/mvebu-ccu.txt 100644 → 0
View
docs/marvell/misc/mvebu-io-win.txt 100644 → 0
View
docs/marvell/misc/mvebu-iob.txt 100644 → 0
View
docs/marvell/porting.txt 100644 → 0
View
docs/perf/index.rst 0 → 100644
View
docs/perf/psci-performance-juno.rst 0 → 100644
View
docs/plat/index.rst 0 → 100644
View
docs/plat/marvell/build.txt 0 → 100644
View
docs/plat/marvell/misc/mvebu-a8k-addr-map.txt 0 → 100644
View
docs/plat/marvell/misc/mvebu-amb.txt 0 → 100644
View
docs/plat/marvell/misc/mvebu-ccu.txt 0 → 100644
View
docs/plat/marvell/misc/mvebu-io-win.txt 0 → 100644
View
docs/plat/marvell/misc/mvebu-iob.txt 0 → 100644
View
docs/plat/marvell/porting.txt 0 → 100644
View
docs/plat/rpi3.rst
View
docs/platform-compatibility-policy.rst 100644 → 0
View
docs/platform-interrupt-controller-API.rst 100644 → 0
View
docs/porting-guide.rst 100644 → 0
Too large (Show diff)
View
docs/process/coding-guidelines.rst 0 → 100644
View
docs/process/contributing.rst 0 → 100644
View
docs/process/faq.rst 0 → 100644
View
docs/process/index.rst 0 → 100644
View
docs/process/platform-compatibility-policy.rst 0 → 100644
View
docs/process/release-information.rst 0 → 100644
View
docs/process/security-center.rst 0 → 100644
View
docs/process/security-reporting.asc 0 → 100644
View
docs/psci-lib-integration-guide.rst 100644 → 0
View
docs/psci-pd-tree.rst 100644 → 0
View
docs/psci-performance-juno.rst 100644 → 0
View
docs/ras.rst 100644 → 0
View
docs/readme.rst 0 → 100644
View
docs/release-information.rst 100644 → 0
View
docs/reset-design.rst 100644 → 0
View
docs/romlib-design.rst 100644 → 0
View
docs/rt-svc-writers-guide.rst 100644 → 0
View
docs/sdei.rst 100644 → 0
View
docs/secure-partition-manager-design.rst 100644 → 0
View
docs/security-center.rst 100644 → 0
View
docs/security-reporting.asc 100644 → 0
View
docs/security_advisories/index.rst 0 → 100644
View
docs/spd/optee-dispatcher.rst 100644 → 0
View
docs/spd/tlk-dispatcher.rst 100644 → 0
View
docs/spd/trusty-dispatcher.rst 100644 → 0
View
docs/trusted-board-boot.rst 100644 → 0
View
docs/user-guide.rst 100644 → 0
Too large (Show diff)
View
docs/xlat-tables-lib-v2-design.rst 100644 → 0
View
maintainers.rst 100644 → 0