]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: Updated README.rst, added HACKING.rst
authorLenz Grimmer <lgrimmer@suse.com>
Thu, 15 Feb 2018 11:28:41 +0000 (12:28 +0100)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:09 +0000 (13:07 +0000)
commitefd339cdde2a9e3f3355d3aad86a3610979f825c
tree2abee97020a37042efe9b300e195377bbae7aa53
parent8bfdb073aca6a03da09809d3cb652d44a15d1872
mgr/dashboard_v2: Updated README.rst, added HACKING.rst

Moved developer-related documentation from `README.rst` to a
new file `HACKING.rst`.

Converted `frontend/README.md` to ReST and merged it into `HACKING.rst`.

Added updates to the README provided by @rjfd in PR#83
(updated the whole unit tests content to match the latest changes
on unit test execution, updated the development notes about
controller development)

Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
src/pybind/mgr/dashboard_v2/HACKING.rst [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/README.rst
src/pybind/mgr/dashboard_v2/frontend/README.md [deleted file]