diff options
author | Norbert Preining <preining@logic.at> | 2007-06-16 16:43:37 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-16 16:43:37 +0000 |
commit | aee3178272c79bb57bbba3be23e91b6df2a29138 (patch) | |
tree | cb19baa4cf97cb7cc8c734abc2edf2645deac154 /Master/tlpkg/README | |
parent | 743cca7613b9a0948fa316f703a5861b4ba4e516 (diff) |
README what is where
git-svn-id: svn://tug.org/texlive/trunk@4443 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/README')
-rw-r--r-- | Master/tlpkg/README | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/Master/tlpkg/README b/Master/tlpkg/README index fc96c77edce..da21e43319a 100644 --- a/Master/tlpkg/README +++ b/Master/tlpkg/README @@ -2,5 +2,24 @@ This directory contains the infrastructural files for TeX Live, including management programs and Perl modules. -Please see the files under doc for more details. +bin/ + scripts for updating TeX Live's infrastructure files +doc/ + Documentation of the infrastructure + +lib/ + shell stuff, currently only the work-in-progress shell library + for accessing the TeX Live Database + +TeXLive/ + the perl modules + +tlsrc/ + tlsrc file for all packages in TeX Live + +README + this file + + +np, 2007-06-16 |