mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
- Update docs build dependencies Release changes: https://cssselect.readthedocs.io/en/latest/#changelog Reported by: portscout!
13 lines
399 B
Python
13 lines
399 B
Python
--- docs/conf.py.orig 2025-03-10 09:30:14 UTC
|
|
+++ docs/conf.py
|
|
@@ -244,10 +244,6 @@ texinfo_documents = [
|
|
# texinfo_show_urls = 'footnote'
|
|
|
|
|
|
-# Example configuration for intersphinx: refer to the Python standard library.
|
|
-intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
|
|
-
|
|
-
|
|
# --- Nitpicking options ------------------------------------------------------
|
|
|
|
nitpicky = True
|