commit | 3b198bb9998195ea076d7e67f3b608af19ee95bd | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Sat Dec 07 11:21:44 2019 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Sat Dec 07 11:21:44 2019 +0100 |
tree | 51e81e76d59bd037d0a98003c6b10b6824c6aaf3 | |
parent | ed98e9c5b4a9a523eb1b7732849b93386af8302a [diff] |
Renaming doc directory to docs Aligning the directory name with the naming convention of all other Trusted Firmware A repositories. Change-Id: I6160a65e042ae39569e06aa28213cb87f29674cd Signed-off-by: Imre Kis <imre.kis@arm.com>
diff --git a/doc/Makefile b/docs/Makefile similarity index 100% rename from doc/Makefile rename to docs/Makefile
diff --git a/doc/SphinxBuild.cmake b/docs/SphinxBuild.cmake similarity index 100% rename from doc/SphinxBuild.cmake rename to docs/SphinxBuild.cmake
diff --git a/doc/_static/TrustedFirmware-Logo_standard-white.png b/docs/_static/TrustedFirmware-Logo_standard-white.png similarity index 100% rename from doc/_static/TrustedFirmware-Logo_standard-white.png rename to docs/_static/TrustedFirmware-Logo_standard-white.png Binary files differ
diff --git a/doc/_templates/.keep_me b/docs/_templates/.keep_me similarity index 100% rename from doc/_templates/.keep_me rename to docs/_templates/.keep_me
diff --git a/doc/build_instructions.rst b/docs/build_instructions.rst similarity index 100% rename from doc/build_instructions.rst rename to docs/build_instructions.rst
diff --git a/doc/conf.py b/docs/conf.py similarity index 100% rename from doc/conf.py rename to docs/conf.py
diff --git a/doc/contributing.rst b/docs/contributing.rst similarity index 100% rename from doc/contributing.rst rename to docs/contributing.rst
diff --git a/doc/global_substitutions.txt b/docs/global_substitutions.txt similarity index 100% rename from doc/global_substitutions.txt rename to docs/global_substitutions.txt
diff --git a/doc/index.rst b/docs/index.rst similarity index 100% rename from doc/index.rst rename to docs/index.rst
diff --git a/doc/software_requirements.rst b/docs/software_requirements.rst similarity index 100% rename from doc/software_requirements.rst rename to docs/software_requirements.rst
diff --git a/doc/user_guide.rst b/docs/user_guide.rst similarity index 100% rename from doc/user_guide.rst rename to docs/user_guide.rst