[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 97230058: Book: added menu entry for zero poin
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 97230058: Book: added menu entry for zero point script in Info |
Date: |
Tue, 16 May 2023 06:44:06 -0400 (EDT) |
branch: master
commit 972300583c9a582de1dee151ad580ff58682d98c
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Book: added menu entry for zero point script in Info
Until now, the zero point script had no menu entry in the Info
directory. As a result, when users ran 'info astscript-zeropoint', they
would only see the man-page.
With this commit, the respective entry has been added in the Info directory
section of 'doc/gnuastro.texi'. This will trigger an update in the user's
'info' database to directly access the zero point script's documention.
This bug was reported by Zahra Sharbaf.
This fixes bug #64199.
---
NEWS | 2 ++
doc/gnuastro.texi | 1 +
2 files changed, 3 insertions(+)
diff --git a/NEWS b/NEWS
index ba8e9e61..0dbaf20c 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,8 @@ See the end of the file for license conditions.
reported by Zohreh Ghaffari as a problem in
'astscript-select-stars' (sr #110874) and identified as a
problem in Query by Sepideh Eskandarlou.
+ bug #64199: info astscript-zeropoint not working. Reported by Zahra
+ Sharbaf.
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 886f9acd..0c6a27c8 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -118,6 +118,7 @@ A copy of the license is included in the section entitled
``GNU Free Documentati
* astscript-psf-unite: (gnuastro)Invoking astscript-psf-unite. Options to this
script
* astscript-psf-scale-factor: (gnuastro)Invoking astscript-psf-scale-factor.
Options to this script
* astscript-psf-subtract: (gnuastro)Invoking astscript-psf-subtract. Options
to this script
+* astscript-zeropoint: (gnuastro)Invoking astscript-zeropoint. Options to this
script
@end direntry
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 97230058: Book: added menu entry for zero point script in Info,
Mohammad Akhlaghi <=