2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Document builds on readthedocs (lesson I learned) |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Tue, 7 Apr 2020 16:22:22 +0000 |
I was also getting ligatures in some of the Codeathon PRs that added Doxygen annotations. Presumably Doxygen accepts them or the PR's author would probably have noticed. One of the text editors I use (nedit-ng) can’t handle UTF-8 or multibyte characters at
all, so they stick out pretty easily there and I have been replacing them as I merge the PRs. Another way to find them might be to pick an editor font that doesn’t have the necessary glyphs for the ligatures, so when they get displayed they are shown in a
different font and look different.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|