Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: I'd like to help maintain the Zsh Web Page
- X-seq: zsh-workers 48277
- From: "Daniel Shahaf" <d.s@xxxxxxxxxxxxxxxxxx>
- To: "Austin Traver" <austintraver@xxxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: I'd like to help maintain the Zsh Web Page
- Date: Sat, 27 Mar 2021 20:59:07 +0000
- Archived-at: <https://zsh.org/workers/48277>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-03/831dfccd-83cc-4a8e-9243-b5fc9b6b2d87%40www.fastmail.com>
- In-reply-to: <20210327205748.GI18178@tarpaulin.shahaf.local2>
- List-id: <zsh-workers.zsh.org>
- References: <64EB817D-F60D-4694-9406-4B67F8E3903E@icloud.com> <20210327205748.GI18178@tarpaulin.shahaf.local2>
Daniel Shahaf wrote on Sat, 27 Mar 2021 20:57 +00:00:
> Austin Traver wrote on Sat, Mar 27, 2021 at 10:07:21 -0700:
> > I'd like to help maintain the Zsh site, as I think reliable, usable
> > documentation plays a vital role in understanding software.
>
> Thanks!
>
> > Is there any job, big or small, that you could think of, for me?
>
> How about extending the documentation of the 'functions' builtin for the
> issues mentioned in workers/48147 and its thread? In a nutshell, the
> examples in zshbuiltins(1) under `functions -M` cause the function's
> return code to be non-zero when the arithmetic expression evaluates to
> zero, which is problematic under «set -e», moreover, simply adding
> «return 0» at the end of the function would break it.
>
> The manual's sources are in Doc/Zsh/*.yo in the main repository. If
> it's not clear how to edit and build them, then our developer
> documentation may be in need of attention, too ☺
Note that the man pages and the HTML manual on https://zsh.sf.net/
are generated from the same sources.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author