Skip to content

change: add ability to reference single functions or variables #4

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

Open
Kamilcuk opened this issue Mar 27, 2025 · 1 comment
Open

change: add ability to reference single functions or variables #4

Kamilcuk opened this issue Mar 27, 2025 · 1 comment
Assignees
Labels
feature New feature or request insiders Candidate for Insiders

Comments

@Kamilcuk
Copy link

Is your change request related to a problem? Please describe.

Hello. I would want to display a page documenting specific variables and functions of a file, not all.

Describe the solution you'd like

Ideally:

Look at my function:

::: bin/myscript.sh myfunction

This variable is important:

::: bin/myscript.sh myvariable

Describe alternatives you've considered

I have considered no alternatives, or some custom sed scripting.

Additional context

Great project, thank you!

@Kamilcuk Kamilcuk changed the title change: change: add ability to reference single functions or variables Mar 27, 2025
@pawamoy pawamoy added feature New feature or request insiders Candidate for Insiders labels Mar 28, 2025
@pawamoy
Copy link
Member

pawamoy commented Mar 28, 2025

Hi @Kamilcuk, thanks for the feature request! It would be great to support injecting docs for functions only, great suggestion 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request insiders Candidate for Insiders
Projects
None yet
Development

No branches or pull requests

2 participants