From a50fc3dcb90f3180e8fe4f4acdf133db1e0cdbdf Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Tue, 8 Sep 2015 16:10:04 +0100 Subject: Ported mate-desktop/user-guide to mate-user-guide --- HACKING | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 HACKING (limited to 'HACKING') diff --git a/HACKING b/HACKING new file mode 100644 index 0000000..3970b46 --- /dev/null +++ b/HACKING @@ -0,0 +1,43 @@ +mate-user-guide +=============== + +This module is for end-user documents with general MATE applicability +only. It will be shipped as the mate-user-guide package. It is possible +that "Help" and or links to individaul packages/modules/applications will show +up here as well. + + +Documentation for Doc Writers/Contributors +----------------------------- + +For help on editing documentation, see the following pages: +http://wiki.mate-desktop.org/dev-doc + +If you want to hack on the documentation, don't forget to Join the MATE +Documentation Project: +http://wiki.mate-desktop.org/dev-doc + +Please do not forget to check the status here: +http://wiki.mate-desktop.org/status:doc-team + +Any file that is edited needs to have the following in the header below the + tag, above any similiar entries, preferably separated by a blank +line on both sides. Of course your own entry may go directly beneath this one, +with an tag if desired: + + + Mate Documentation Team + + +Directory Structure +------------------- + +Please respect the directory structure: + mate-user-guide//C/.page(stub,tmpl) + mate-user-guide//C/figures/ + mate-user-guide//C/template/ + +In some cases, it may make sense to nest things one level deeper. However, +do not nest things less deep. + +The entire MATE Development Team appreciates your help and interest. -- cgit v1.2.1