Ignore:
Timestamp:
28/03/2009 12:25:05 (3 years ago)
Author:
chris
Message:

Reorganise docs in trunk to match distribution layout, which is cleaner,
and makes Makefile work on distributions and trunk equally.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt

    r2473 r2474  
    2020test/bbackupd/testfiles 
    2121test/backupdiff 
    22 docs/api-docs/raidfile docs/api-notes 
    23 docs/api-docs/raidfile/lib_raidfile docs/api-notes/lib_raidfile 
    24 docs/api-docs/backup docs/api-notes 
    25 docs/box-html docs/htmlguide 
    26 docs/box-html/adminguide docs/htmlguide/adminguide 
    27 docs/box-html/images docs/htmlguide/images 
    28 docs/box-html/instguide docs/htmlguide/instguide 
    29 docs/box-html/man-html docs/htmlguide/manpages 
     22docs/Makefile 
     23docs/tools 
     24docs/api-notes 
     25docs/api-notes/lib_raidfile 
     26docs/htmlguide 
     27docs/htmlguide/adminguide 
     28docs/htmlguide/images 
     29docs/htmlguide/instguide 
     30docs/htmlguide/manpages 
    3031docs/man 
    31 MKDIR docs/docbook 
    32 RUN cd docs; sed -i"" -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile 
    33 docs/Makefile docs/docbook/Makefile 
    34 docs/ExceptionCodes.xml docs/docbook/ExceptionCodes.xml 
    35 docs/adminguide.xml docs/docbook/adminguide.xml 
    36 docs/bb-book.xsl docs/docbook/bb-book.xsl 
    37 docs/bb-man.xsl.tmpl docs/docbook/bb-man.xsl.tmpl 
    38 docs/bb-nochunk-book.xsl docs/docbook/bb-nochunk-book.xsl 
    39 docs/bbackupctl.xml docs/docbook/bbackupctl.xml 
    40 docs/bbackupd-config.xml docs/docbook/bbackupd-config.xml 
    41 docs/bbackupd.conf.xml docs/docbook/bbackupd.conf.xml 
    42 docs/bbackupd.xml docs/docbook/bbackupd.xml 
    43 docs/bbackupquery.xml docs/docbook/bbackupquery.xml 
    44 docs/bbstoreaccounts.xml docs/docbook/bbstoreaccounts.xml 
    45 docs/bbstored-certs.xml docs/docbook/bbstored-certs.xml 
    46 docs/bbstored-config.xml docs/docbook/bbstored-config.xml 
    47 docs/bbstored.conf.xml docs/docbook/bbstored.conf.xml 
    48 docs/bbstored.xml docs/docbook/bbstored.xml 
    49 docs/instguide.xml docs/docbook/instguide.xml 
    50 docs/raidfile-config.xml docs/docbook/raidfile-config.xml 
    51 docs/raidfile.conf.xml docs/docbook/raidfile.conf.xml 
    52 docs/html docs/docbook/html 
    53 docs/html/images docs/docbook/html/images 
    54 RUN svn revert docs/Makefile 
     32# RUN cd docs; sed -i"" -e '/^ExceptionCodes/,/^$/s/\(.*\)/# &/' Makefile 
     33docs/docbook/Makefile 
     34docs/docbook/ExceptionCodes.xml 
     35docs/docbook/adminguide.xml 
     36docs/docbook/bb-book.xsl 
     37docs/docbook/bb-man.xsl.tmpl 
     38docs/docbook/bb-nochunk-book.xsl 
     39docs/docbook/bbackupctl.xml 
     40docs/docbook/bbackupd-config.xml 
     41docs/docbook/bbackupd.conf.xml 
     42docs/docbook/bbackupd.xml 
     43docs/docbook/bbackupquery.xml 
     44docs/docbook/bbstoreaccounts.xml 
     45docs/docbook/bbstored-certs.xml 
     46docs/docbook/bbstored-config.xml 
     47docs/docbook/bbstored.conf.xml 
     48docs/docbook/bbstored.xml 
     49docs/docbook/instguide.xml 
     50docs/docbook/raidfile-config.xml 
     51docs/docbook/raidfile.conf.xml 
     52docs/docbook/html 
     53docs/docbook/html/images 
     54# RUN svn revert docs/Makefile 
    5555TODO.txt 
    5656BUGS.txt 
Note: See TracChangeset for help on using the changeset viewer.