You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
these 2 directives don't give the same result for the subroutine toto
.. f:autosrcfile:: toto.f90
.. f:autosubroutine:: toto
The first one detects correctly the optional argument, the other not.
the .. f:autosrcfile:: command doesn't give an "optional" section in the result for optional argument test.pdf
The text was updated successfully, but these errors were encountered:
Two different things:
these 2 directives don't give the same result for the subroutine toto
.. f:autosrcfile:: toto.f90
.. f:autosubroutine:: toto
The first one detects correctly the optional argument, the other not.
the .. f:autosrcfile:: command doesn't give an "optional" section in the result for optional argument
test.pdf
The text was updated successfully, but these errors were encountered: