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

Add 'DEBUG' flag output #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osfameron
Copy link
Contributor

Experimental flag used to output information about each page. (This only shows page variables, so doesn't currently track e.g. the source of includes. That would probably require an Antora extension.)

To build with this:

  • in docs-ui checkout, run npx gulp bundle

  • in docs-site run DEBUG=1 antora --ui-bundle-url ../docs-ui/build/ui-bundle.zip

(This is experimental, for purpose of debugging @sarahlwelton's build issues, but might be generally useful?)

Experimental flag used to output information about each page.
(This only shows page variables, so doesn't currently track e.g. the
source of includes. That would probably require an Antora extension.)

To build with this:

 - in docs-ui checkout, run
   `npx gulp bundle`

 - in docs-site run
   `DEBUG=1 antora --ui-bundle-url ../docs-ui/build/ui-bundle.zip`
@osfameron osfameron requested review from sarahlwelton and a team January 20, 2023 17:11
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

Successfully merging this pull request may close these issues.

1 participant