+
    W¦Bis  ã                   ó2   € R t ^ RIt ! R R4      tR R ltR# )zi
Test some restrucutred Text docstrings.

It should process them into valid doxygen tags and formatings.
Nc                   ó@   a € ] tR t^t o RtR tRV 3R lR lltRtV tR# )ÚExampleClassa  
ExampleClass just for testing rst docstrings.

It's meant to be processed as regular text.

    with literal code section
       which is just        treated as is.
       by doxygen.
    until it ends on former paragraph indent.

Here is a new regular text.

c                ó   € RV n         R# )z#
Just inits a ExampleClass object.
ÚValueN©Úmember)Úselfs   &ÚD/usr/lib/python3.14/site-packages/doxypypy/test/sample_rstexample.pyÚ__init__ÚExampleClass.__init__   s   € ð ˆŽó    c                ó2   <€ V ^8„  d   QhRS[ RS[RS[RS[/# )é   ÚnewÚotherÚyet_anotherÚreturn)ÚstrÚint)ÚformatÚ__classdict__s   "€r	   Ú__annotate__ÚExampleClass.__annotate__   s)   ø€ ÷ ñ ¡#ð ©cð Áð ÉSñ r   c                ó0   € RV,           V n         ^V,           # )aL  
And here is a typical method.

With parameters

:param new: Which holds some random string.
:type new: str       
:param other: For random number input
:type other: int
:param yet_another: Yet another number for input.
:type yet_another: int, optional paramter, Default = 0

:return: Just some result as example number
:rtype: int
ÚNewValuer   )r   r   r   r   s   &&&&r	   ÚmethodExampleÚExampleClass.methodExample   s   € ð  ! 3Õ&ˆŒØ5yÐr   r   N)é    )	Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__Ú__doc__r
   r   Ú__static_attributes__Ú__classdictcell__)r   s   @r	   r   r      s   ø‡ € ñò÷÷ ð r   r   c                ó$   € V ^8„  d   QhR\         /# )r   Úarg)r   )r   s   "r	   r   r   3   s   € ÷ ñ œ3ñ r   c                ó$   € \        V 4       T pTp R# )aë  
This function should work even on module level.

:param [in] arg: <int> Some thingumabob to this function. with alternative type description.
:return: Nothing

But describe a table of other things.

===============  =========    ========
 With entries       Heads       Cols
===============  =========    ========
  1. Entry         Big          First
  2. Entry        Smaller       Third
  3. Entry        Rare           Even
===============  =========    ========

And other textes too.
N)Úprint)r&   Úas   & r	   Úgeneric_functionr*   3   s   € ô& 
ˆ#„JØ€AØ
‚Cr   )r"   Úsysr   r*   © r   r	   Ú<module>r-      s   ðñó ÷%ñ %÷Pr   