From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 11 Mar 2021 07:44:14 +0100 Subject: [LTP] [PATCH 2/2] docparse: Unify Description and Algorithm titles In-Reply-To: <604974A5.6080604@cn.fujitsu.com> References: <20210308160122.24522-1-pvorel@suse.cz> <20210308160122.24522-2-pvorel@suse.cz> <604974A5.6080604@cn.fujitsu.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Yang, > On 2021/3/9 0:01, Petr Vorel wrote: > > Instead owo'n'df fixing sources docs unify it during doc generation. > Hi Petr, > Your fix unifies Description and Algorithm in metadata.{html, pdf}. > I wonder if we should do the conversion in metadata.json instead. Yep, that could work as well. Not a strong opinion about it. Kind regards, Petr > Best Regards, > Xiao Yang