summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHelder Pereira <helfper@gmail.com>2021-08-21 11:46:18 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-21 15:50:49 +0200
commitd966f5d08d7f75f1ae9acd94e292bf61de2adf0d (patch)
tree38e8f633a8df0acfe97581d4686efa66a3178a7a /docs
parent3f38c785b7208440e2a9dd9a80cb39d4ae23e676 (diff)
highlight: Remove some pygments references
Diffstat (limited to 'docs')
-rw-r--r--docs/content/en/content-management/formats.md1
-rw-r--r--docs/content/en/content-management/shortcodes.md1
-rw-r--r--docs/content/en/content-management/syntax-highlighting.md2
-rw-r--r--docs/content/en/functions/highlight.md2
-rw-r--r--docs/content/en/getting-started/installing.md1
5 files changed, 1 insertions, 6 deletions
diff --git a/docs/content/en/content-management/formats.md b/docs/content/en/content-management/formats.md
index 5654be7f0..1ae20ba58 100644
--- a/docs/content/en/content-management/formats.md
+++ b/docs/content/en/content-management/formats.md
@@ -152,7 +152,6 @@ Markdown syntax is simple enough to learn in a single sitting. The following are
[mmark]: https://github.com/mmarkdown/mmark
[org]: https://orgmode.org/
[pandoc]: https://www.pandoc.org/
-[Pygments]: https://pygments.org/
[rest]: https://docutils.sourceforge.io/rst.html
[sc]: /content-management/shortcodes/
[sct]: /templates/shortcode-templates/
diff --git a/docs/content/en/content-management/shortcodes.md b/docs/content/en/content-management/shortcodes.md
index ce3bcd1f5..d65b9d3b5 100644
--- a/docs/content/en/content-management/shortcodes.md
+++ b/docs/content/en/content-management/shortcodes.md
@@ -435,7 +435,6 @@ To learn more about creating custom shortcodes, see the [shortcode template docu
[Instagram]: https://www.instagram.com/
[pagevariables]: /variables/page/
[partials]: /templates/partials/
-[Pygments]: https://pygments.org/
[quickstart]: /getting-started/quick-start/
[sctemps]: /templates/shortcode-templates/
[scvars]: /variables/shortcodes/
diff --git a/docs/content/en/content-management/syntax-highlighting.md b/docs/content/en/content-management/syntax-highlighting.md
index c0c43cfac..31f12f7d3 100644
--- a/docs/content/en/content-management/syntax-highlighting.md
+++ b/docs/content/en/content-management/syntax-highlighting.md
@@ -24,7 +24,7 @@ See [Configure Highlight](/getting-started/configuration-markup#highlight).
## Generate Syntax Highlighter CSS
-If you run with `pygmentsUseClasses=true` in your site config, you need a style sheet.
+If you run with `markup.highlight.noClasses=false` in your site config, you need a style sheet.
You can generate one with Hugo:
diff --git a/docs/content/en/functions/highlight.md b/docs/content/en/functions/highlight.md
index 1740742ce..159f9160c 100644
--- a/docs/content/en/functions/highlight.md
+++ b/docs/content/en/functions/highlight.md
@@ -22,5 +22,3 @@ deprecated: false
[highlight]: /content-management/shortcodes/#highlight
-[installpygments]: /getting-started/installing/#installing-pygments-optional
-[syntax]: /content-management/syntax-highlighting/
diff --git a/docs/content/en/getting-started/installing.md b/docs/content/en/getting-started/installing.md
index ae3fe7f9a..cf1dfed26 100644
--- a/docs/content/en/getting-started/installing.md
+++ b/docs/content/en/getting-started/installing.md
@@ -552,7 +552,6 @@ Now that you've installed Hugo, read the [Quick Start guide][quickstart] and exp
[installgo]: https://golang.org/dl/
[linuxbrew]: https://docs.brew.sh/Homebrew-on-Linux
[Path Editor]: https://patheditor2.codeplex.com/
-[pygments]: https://pygments.org
[quickstart]: /getting-started/quick-start/
[redhatforum]: https://discourse.gohugo.io/t/solved-fedora-copr-repository-out-of-service/2491
[releases]: https://github.com/gohugoio/hugo/releases