Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
UnknowableCoder
/
dfhack
Public
forked from
DFHack/dfhack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
docs
sphinx_extensions
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 27, 2024
use correct path for stonesense changelog
myk002
committed
d1ed423
View commit details
Copy full SHA for d1ed423
View code at this point
Browse repository at this point
include stonesense changelog in generated unified changelog
myk002
committed
8b91c5b
View commit details
Copy full SHA for 8b91c5b
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
move Documentation section up in the changelog order
myk002
committed
3259a2c
View commit details
Copy full SHA for 3259a2c
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
don't list unavailable tools in indices
myk002
committed
34e3f81
View commit details
Copy full SHA for 34e3f81
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
add New Tools as a valid changelog header
Show description for a9f47e5
myk002
committed
a9f47e5
View commit details
Copy full SHA for a9f47e5
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
add changelog template for new verions
Show description for 488ad0f
myk002
committed
488ad0f
View commit details
Copy full SHA for 488ad0f
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
note that Ruby is deprecated in the changelog script
myk002
committed
a56792a
View commit details
Copy full SHA for a56792a
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
tool_docs: don't assume cwd is dfhack root
Show description for e9eeb5f
lethosor
committed
e9eeb5f
View commit details
Copy full SHA for e9eeb5f
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
include tool desc in the index for all formats
myk002
committed
50f0d11
View commit details
Copy full SHA for 50f0d11
View code at this point
Browse repository at this point
fix anchor text transformation
myk002
committed
4ae1b7f
View commit details
Copy full SHA for 4ae1b7f
View code at this point
Browse repository at this point
fix index titles on pdf
myk002
committed
98b6ad4
View commit details
Copy full SHA for 98b6ad4
View code at this point
Browse repository at this point
link directly to the tool page title
Show description for 1cd5e86
myk002
committed
1cd5e86
View commit details
Copy full SHA for 1cd5e86
View code at this point
Browse repository at this point
share tag list between tool and commands
Show description for 52011bd
myk002
committed
52011bd
View commit details
Copy full SHA for 52011bd
View code at this point
Browse repository at this point
add tag description to the tag index page
Show description for 5869ba6
myk002
committed
5869ba6
View commit details
Copy full SHA for 5869ba6
View code at this point
Browse repository at this point
use a domain index instead of the genindex
myk002
committed
1b9cd83
View commit details
Copy full SHA for 1b9cd83
View code at this point
Browse repository at this point
populate, merge, and generate real tag indices
myk002
committed
a92e5d1
View commit details
Copy full SHA for a92e5d1
View code at this point
Browse repository at this point
add a bit more index infrastructure
myk002
committed
a1d3fe7
View commit details
Copy full SHA for a1d3fe7
View code at this point
Browse repository at this point
implement basic domain index structure
myk002
committed
278b752
View commit details
Copy full SHA for 278b752
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
create genindex entries for all tools and commands
myk002
committed
35152bf
View commit details
Copy full SHA for 35152bf
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Fix tool name auto-detection for scripts in subfolders
lethosor
committed
c115408
View commit details
Copy full SHA for c115408
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
make summary text easier to read in text mode
myk002
committed
25c99b5
View commit details
Copy full SHA for 25c99b5
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Improve keybinding rendering under the text builder
Show description for 72de187
lethosor
committed
72de187
View commit details
Copy full SHA for 72de187
View code at this point
Browse repository at this point
Make paragraph labels render as plain text (not bold) under the text builder
lethosor
committed
fa8bceb
View commit details
Copy full SHA for fa8bceb
View code at this point
Browse repository at this point
Remove now-unused dfhack-keybind role
lethosor
committed
a4e70cf
View commit details
Copy full SHA for a4e70cf
View code at this point
Browse repository at this point
Refactor everything to use make_labeled_paragraph()
lethosor
committed
7e05812
View commit details
Copy full SHA for 7e05812
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
add summary text in its own paragraph element
myk002
committed
83e1fa7
View commit details
Copy full SHA for 83e1fa7
View code at this point
Browse repository at this point
add todos about not using strong for text output
myk002
committed
b01ef4a
View commit details
Copy full SHA for b01ef4a
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
migrate all docs to the new directives
Show description for f9930b3
myk002
committed
f9930b3
View commit details
Copy full SHA for f9930b3
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Remove "Tool:" line
lethosor
committed
2d60c54
View commit details
Copy full SHA for 2d60c54
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Switch to <topic> to fix line breaks in text output
Show description for daf3bc5
lethosor
committed
daf3bc5
View commit details
Copy full SHA for daf3bc5
View code at this point
Browse repository at this point
Move space out of <strong> node for better text rendering
lethosor
committed
6e29ddf
View commit details
Copy full SHA for 6e29ddf
View code at this point
Browse repository at this point
Attempt to port keybinding documentation verification to new extension
Show description for 6b32e00
lethosor
committed
6b32e00
View commit details
Copy full SHA for 6b32e00
View code at this point
Browse repository at this point
Remove extra paragraph around keybindings
lethosor
committed
7651d30
View commit details
Copy full SHA for 7651d30
View code at this point
Browse repository at this point
Move dfhack-keybind role to tool_docs.py and call from dfhack-command
lethosor
committed
ed95db2
View commit details
Copy full SHA for ed95db2
View code at this point
Browse repository at this point
Render implicit dfhack-command alongside dfhack-tool unless :no-command: is passed
lethosor
committed
5ef36d2
View commit details
Copy full SHA for 5ef36d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.