Documentation | Convert files from reST to MarkDown (!155)

Amar Takhar (@amar) gitlab at rtems.org
Tue Feb 25 00:48:51 UTC 2025




Amar Takhar commented on a discussion on c-user/glossary.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/155#note_120205

 > +# Glossary
 >  
 > -    AMP
 > -        This term is an acronym for Asymmetric Multiprocessing.
 > +```{glossary}
 > +:sorted: true
 >  
 > -    APA
 > -        This term is an acronym for Arbitrary Processor Affinity.  APA schedulers
 > -        allow a thread to have an arbitrary affinity to a processor set, rather than
 > -        a restricted mapping to only one processor of the set or the ability to run
 > -        on all processors of the set.
 > +ABI
 >  
 > -        It has two variants, :term:`Weak APA` and :term:`Strong APA`.
 > +: This term is an acronym for Application Binary Interface.

To this point with the RTEMS docs and others when that happens it's broken markup I had to fix quite a bit of that because it kept erroring out but not all of them were caught as those were cases where it broke.  In other cases it could render incorrectly so it's picking it up as a different kind of markup and indenting differently.

It could have also been an error in the conversion then the formatter reformatted it the best way to know if it's wrong is to look at the output to see if it's rendering the same.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/155#note_120205
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250225/d977704f/attachment.htm>


More information about the bugs mailing list