Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optional argument not detected as optional for autodoc #26

Open
micromad opened this issue Jun 3, 2020 · 0 comments
Open

optional argument not detected as optional for autodoc #26

micromad opened this issue Jun 3, 2020 · 0 comments

Comments

@micromad
Copy link

micromad commented Jun 3, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant