doc: Move documents into subdirectoriesThis change creates the following directories under docs/in order to provide a grouping for the content:- components- design- getting_started- perf- pr
doc: Move documents into subdirectoriesThis change creates the following directories under docs/in order to provide a grouping for the content:- components- design- getting_started- perf- processIn each of these directories an index.rst file is createdand this serves as an index / landing page for each of thegroups when the pages are compiled. Proper layout of thetop-level table of contents relies on this directory/indexstructure.Without this patch it is possible to build the documentscorrectly with Sphinx but the output looks messy becausethere is no overall hierarchy.Change-Id: I3c9f4443ec98571a56a6edf775f2c8d74d7f429fSigned-off-by: Paul Beesley <paul.beesley@arm.com>
show more ...
12