Conversation
Docs kept being full rebuilt on every run instead of skipping unchanged documents because of these options.
Diff Against Old HTML--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 663b9d1f0d7a5f6ec9b01ed749c35627
+config: 4a8785c81cb106ad961e3327f5b41294
tags: 645f666f9bcd5a90fca523b33c5a78b7Show 16 lines from atom.xml--- a/blog/atom.xml
+++ b/blog/atom.xml
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<id>http://localhost:8000/</id>
<title>Robpol86.com</title>
- <updated>2026-01-18T18:27:36.317680+00:00</updated>
+ <updated>2026-01-18T18:32:26.343051+00:00</updated>
<link href="http://localhost:8000/"/>
<link href="http://localhost:8000/blog/atom.xml" rel="self"/>
<generator uri="https://ablog.readthedocs.io/" version="0.11.12">ABlog</generator>
<entry>
<id>http://localhost:8000/posts/2025/2025-07-23-truenas-scale-telegraf.html</id> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs kept being full rebuilt on every run instead of skipping unchanged documents because of these options.