mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
Implemented installing and deinstalling documentation; added support
for LaTeX based documentation git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@8051 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
001a641dd8
commit
77183e1b14
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
Mon Nov 6 16:43:22 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* GNUmakefile.in (install): Create the
|
||||
System/Documentation/Developer and System/Documentation/User
|
||||
directories.
|
||||
* common.make (GNUSTEP_DOCUMENTATION): Changed to be
|
||||
$(GNUSTEP_INSTALLATION_DIR)/Documentation rather than
|
||||
$(GNUSTEP_INSTALLATION_DIR)/Libraries
|
||||
* rules.make: Added DOC_INSTALL_DIR and LATEX_FILES.
|
||||
* documentation.make: Major improvement. Implemented installation
|
||||
and uninstallation of documentation, and support for LaTeX based
|
||||
documentation projects.
|
||||
|
||||
2000-11-04 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
||||
|
||||
* configure.in: fixed gtar checking.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue