docs: Move documentation under doc/
Clean up the root directory of the project and try to keep the documentation all together.
This commit is contained in:
parent
348f5bfec8
commit
220a8fbfda
@ -31,9 +31,6 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
ChangeLog.pre-git-import \
|
ChangeLog.pre-git-import \
|
||||||
clutter.pc.in \
|
clutter.pc.in \
|
||||||
HACKING \
|
|
||||||
HACKING.backends \
|
|
||||||
CODING_STYLE \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
CLEANFILES = $(pcfiles)
|
CLEANFILES = $(pcfiles)
|
||||||
|
@ -9,3 +9,8 @@ SUBDIRS += common cookbook manual
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
DIST_SUBDIRS = reference common cookbook manual
|
DIST_SUBDIRS = reference common cookbook manual
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
CODING_STYLE \
|
||||||
|
HACKING \
|
||||||
|
HACKING.backends
|
||||||
|
Loading…
Reference in New Issue
Block a user