Skip to content

Conversation

somiaj
Copy link
Collaborator

@somiaj somiaj commented Dec 3, 2023

Asciidoctor uses google fonts in its html documentation, which makes the html files not fully usable offline. This triggered a warning in lintian which would prefer all docs are fully ofline and don't download stuff automatically.

This disables the webfonts from the html generation, so the html files are viewed the same offline and no longer automatically download google's webfonts.

  Asciidoctor uses google fonts in its html documentation, which
  makes the html files not fully usable offline. This triggered
  a warning in lintian which would prefer all docs are fully ofline
  and don't download stuff automatically.

  This disables the webfonts from the html generation, so the html
  files are viewed the same offline and no longer automatically download
  google's webfonts.
@ThomasAdam ThomasAdam added the area:doc Relates to documentation only label Dec 3, 2023
@ThomasAdam ThomasAdam added this to the 1.0.10 milestone Dec 3, 2023
@ThomasAdam ThomasAdam self-assigned this Dec 3, 2023
@ThomasAdam ThomasAdam merged commit 1d1c257 into main Dec 3, 2023
@ThomasAdam ThomasAdam deleted the js/html-doc-offline branch December 3, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:doc Relates to documentation only
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants