author | Christian Couder <chriscool@tuxfamily.org> | |
Thu, 29 May 2008 17:21:46 +0000 (19:21 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Jun 2008 05:23:10 +0000 (22:23 -0700) | ||
commit | 497c83314c1a595ef26dd4ea452022b0848d3219 | |
tree | 72189cd1aaa1f538c32042ee197b2a4db2fd9d8c | tree | snapshot |
parent | 58c8dd217384b8d1a464a55a98c665ed108c6b15 | commit | diff |
Documentation: convert "glossary" and "core-tutorial" to man pages
This patch renames the following documents and at the same time converts
them to the man format:
core-tutorial.txt -> gitcore-tutorial.txt
glossary.txt -> gitglossary.txt
But as the glossary is included in the user manual and as the new
gitglossary man page cannot be included as a whole in the user manual,
the actual glossary content is now in its own "glossary-content.txt"
new file. And this file is included by both the user manual and the
gitglossary man page.
Other documents that reference the above ones are changed accordingly
and sometimes improved a little too.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This patch renames the following documents and at the same time converts
them to the man format:
core-tutorial.txt -> gitcore-tutorial.txt
glossary.txt -> gitglossary.txt
But as the glossary is included in the user manual and as the new
gitglossary man page cannot be included as a whole in the user manual,
the actual glossary content is now in its own "glossary-content.txt"
new file. And this file is included by both the user manual and the
gitglossary man page.
Other documents that reference the above ones are changed accordingly
and sometimes improved a little too.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile | diff | blob | history | |
Documentation/core-tutorial.txt | [deleted file] | blob | history |
Documentation/git.txt | diff | blob | history | |
Documentation/gitcore-tutorial.txt | [new file with mode: 0644] | blob |
Documentation/gitcvs-migration.txt | diff | blob | history | |
Documentation/gitglossary.txt | [new file with mode: 0644] | blob |
Documentation/gittutorial-2.txt | diff | blob | history | |
Documentation/gittutorial.txt | diff | blob | history | |
Documentation/glossary-content.txt | [new file with mode: 0644] | blob |
Documentation/glossary.txt | [deleted file] | blob | history |
Documentation/user-manual.txt | diff | blob | history |