|
From: | Olaf Till |
Subject: | [Octave-patch-tracker] [patch #8491] Make pkg handle and display (in textmode) package documentation in info format |
Date: | Mon, 30 Jun 2014 18:26:22 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140610 Firefox/24.0 Iceweasel/24.6.0 |
URL: <http://savannah.gnu.org/patch/?8491> Summary: Make pkg handle and display (in textmode) package documentation in info format Project: GNU Octave Submitted by: i7tiol Submitted on: Mon 30 Jun 2014 06:26:21 PM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This patch makes pkg handle and display package documentation in textmode. A minimal testpackage is also attached for convenience. Package documentation is assumed to be in doc/octave-<packagename>.info (not compressed). Should work for global and local installation. Info installation directory configurable (3rd option of `pkg prefix'; since prefix and archprefix are also independent and there is no common root prefix). Installed info filename and directory are noted in the package database file, this is also used to find the documentation for displaying (but here the '.gz' variant is also tried). pkg doc packagename -> display top node pkg doc packagename entry -> index search for entry _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 30 Jun 2014 06:26:21 PM GMT Name: pkginfo.changeset Size: 25kB By: i7tiol <http://savannah.gnu.org/patch/download.php?file_id=31646> ------------------------------------------------------- Date: Mon 30 Jun 2014 06:26:21 PM GMT Name: testpackage-0.0.1.tar.gz Size: 3kB By: i7tiol <http://savannah.gnu.org/patch/download.php?file_id=31647> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?8491> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |