diff options
author | 2007-10-13 07:35:18 +0000 | |
---|---|---|
committer | 2007-10-13 07:35:18 +0000 | |
commit | 2e6de4c7b95a0681baa37a4d2ad464c7601d250a (patch) | |
tree | 5fd1064ec6751569c51c8ad4fb08dbbb717c2d3d /README | |
parent | 625badd7d45bffdbfaffe069e3705f933ed6b303 (diff) | |
download | paludis-2e6de4c7b95a0681baa37a4d2ad464c7601d250a.tar.gz paludis-2e6de4c7b95a0681baa37a4d2ad464c7601d250a.tar.xz |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -1,17 +1,11 @@ README for Paludis ================== -Paludis is in the really early prototype not intended for real use stage. If you -aren't comfortable with C++, ebuild internals and Gentoo in general then you -shouldn't be touching it. +Paludis is a package manager for Gentoo and related distributions. It is +entirely independent of Portage. -Developer documentation is available via 'make doxygen' (you need Doxygen -installed, and having GraphViz will help too). It will be created under -'doc/html/'. User documentation is kept in the bottom of a locked filing cabinet -stuck in a disused lavatory with a sign on the door saying 'Beware of the -Leopard'. - -If you don't feel like building your own docs, see: +The various Paludis clients have man pages. You should read these. More +documentation is available at: http://paludis.pioto.org/ |