mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:00:37 +00:00
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17296 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7b7e4648cd
commit
dae70e8813
3 changed files with 12 additions and 1 deletions
|
@ -165,6 +165,13 @@ Gui_AGSDOC_FLAGS = \
|
|||
|
||||
include $(GNUSTEP_MAKEFILES)/documentation.make
|
||||
|
||||
before-all:: ../Documentation/Gui
|
||||
cp ../Documentation/Gui/Gui.gsdoc .
|
||||
|
||||
../Documentation/Gui:
|
||||
$(MKDIRS) ../Documentation/Gui
|
||||
|
||||
|
||||
#
|
||||
# Clean up temporary files used while generating documentation.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue