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

[feature] add support for "exportable" flag #16

Open
masukomi opened this issue Jan 21, 2023 · 0 comments
Open

[feature] add support for "exportable" flag #16

masukomi opened this issue Jan 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@masukomi
Copy link
Member

masukomi commented Jan 21, 2023

There are many little scripts we can write that only apply for the creator. Either they'll only work on the creator's system, or they depend on other tools / creations that only the creator has.

You might also be documenting some common unix tool that has bad "man pages" and want to show up in tooloo.

Regardless of why, there is stuff that you'll document that you don't want to be included in statically generated sites or other future export forms.

This task is to add support for an exportable flag in the TOML

  • add to command's DB table
  • add to upgrade tooling for people using current version
  • add observation of the loop in the export that iterates over commands OR make the query just not include these in results.
@masukomi masukomi added the enhancement New feature or request label Jan 21, 2023
@masukomi masukomi self-assigned this Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant