doc: Remove duplicated documentation directory
Commit
ad7061ed742e ("doc: Move device tree bindings documentation to
doc/device-tree-bindings") moved all device tree binding documentation
to doc/device-tree-bindings directory.
The current U-Boot project still have two documentation directories:
- doc/
- Documentation/
Move all documentation and sphinx files to doc directory so all content
can be in a common place.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Documentation/Makefile |
[deleted file] |
blob | history |
Documentation/conf.py |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/arm/l2c2x0.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/axi/gdsys,ihs_axi.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/board/gdsys,board_gazerbeam.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/clk/fsl,mpc83xx-clk.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/cpu/fsl,mpc83xx.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/misc/fsl,mpc83xx-serdes.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/misc/gdsys,io-endpoint.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/misc/gdsys,iocon_fpga.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/misc/gdsys,iocpu_fpga.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/misc/gdsys,soc.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/ram/fsl,mpc83xx-mem-controller.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt |
[deleted file] |
blob | history |
Documentation/devicetree/bindings/timer/fsl,mpc83xx-timer.txt |
[deleted file] |
blob | history |
Documentation/efi.rst |
[deleted file] |
blob | history |
Documentation/index.rst |
[deleted file] |
blob | history |
Documentation/linker_lists.rst |
[deleted file] |
blob | history |
Documentation/media/Makefile |
[deleted file] |
blob | history |
Documentation/media/linker_lists.h.rst.exceptions |
[deleted file] |
blob | history |
Documentation/serial.rst |
[deleted file] |
blob | history |
Documentation/sphinx-static/theme_overrides.css |
[deleted file] |
blob | history |
Documentation/sphinx/cdomain.py |
[deleted file] |
blob | history |
Documentation/sphinx/kernel_include.py |
[deleted file] |
blob | history |
Documentation/sphinx/kerneldoc.py |
[deleted file] |
blob | history |
Documentation/sphinx/kfigure.py |
[deleted file] |
blob | history |
Documentation/sphinx/load_config.py |
[deleted file] |
blob | history |
Documentation/sphinx/parse-headers.pl |
[deleted file] |
blob | history |
Documentation/sphinx/requirements.txt |
[deleted file] |
blob | history |
Documentation/sphinx/rstFlatTable.py |
[deleted file] |
blob | history |
MAINTAINERS |
|
diff | blob | history |
Makefile |
|
diff | blob | history |
doc/Makefile |
[new file with mode: 0644] |
blob |
doc/conf.py |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/arm/l2c2x0.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/axi/gdsys,ihs_axi.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/board/gdsys,board_gazerbeam.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/clock/fsl,mpc83xx-clk.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/cpu/fsl,mpc83xx.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/misc/misc/fsl,mpc83xx-serdes.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/misc/misc/gdsys,io-endpoint.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/misc/misc/gdsys,iocon_fpga.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/misc/misc/gdsys,iocpu_fpga.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/misc/misc/gdsys,soc.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/ram/fsl,mpc83xx-mem-controller.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/reserved-memory/reserved-memory.txt |
[new file with mode: 0644] |
blob |
doc/device-tree-bindings/timer/fsl,mpc83xx-timer.txt |
[new file with mode: 0644] |
blob |
doc/efi.rst |
[new file with mode: 0644] |
blob |
doc/index.rst |
[new file with mode: 0644] |
blob |
doc/linker_lists.rst |
[new file with mode: 0644] |
blob |
doc/media/Makefile |
[new file with mode: 0644] |
blob |
doc/media/linker_lists.h.rst.exceptions |
[new file with mode: 0644] |
blob |
doc/serial.rst |
[new file with mode: 0644] |
blob |
doc/sphinx-static/theme_overrides.css |
[new file with mode: 0644] |
blob |
doc/sphinx/cdomain.py |
[new file with mode: 0644] |
blob |
doc/sphinx/kernel_include.py |
[new file with mode: 0755] |
blob |
doc/sphinx/kerneldoc.py |
[new file with mode: 0644] |
blob |
doc/sphinx/kfigure.py |
[new file with mode: 0644] |
blob |
doc/sphinx/load_config.py |
[new file with mode: 0644] |
blob |
doc/sphinx/parse-headers.pl |
[new file with mode: 0755] |
blob |
doc/sphinx/requirements.txt |
[new file with mode: 0644] |
blob |
doc/sphinx/rstFlatTable.py |
[new file with mode: 0755] |
blob |