lethosor
2a1df8faf9
Merge remote-tracking branch 'origin/pre-commit-ci-update-config' into develop
2022-10-03 21:05:13 -04:00
pre-commit-ci[bot]
55d2c20307
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.18.2 → 0.18.3](https://github.com/python-jsonschema/check-jsonschema/compare/0.18.2...0.18.3 )
2022-10-03 21:37:36 +00:00
Myk
8e9f3e902f
Update quickfort-user-guide.rst
...
Fix typo
2022-10-01 16:59:33 -07:00
myk002
3f6e92eda4
finalize 0.47.05-r7 release
2022-09-30 11:58:22 -07:00
DFHack-Urist via GitHub Actions
8a381ee520
Auto-update submodules
...
scripts: master
2022-09-30 07:42:02 +00:00
DFHack-Urist via GitHub Actions
95bbdcd934
Auto-update submodules
...
scripts: master
2022-09-29 07:37:17 +00:00
DFHack-Urist via GitHub Actions
dbeaff7c16
Auto-update submodules
...
scripts: master
2022-09-28 21:57:33 +00:00
myk002
663916b86b
update wording for autolabor
2022-09-28 14:56:20 -07:00
Myk
7d1d9fba15
Merge pull request #2305 from myk002/myk_tpyos
...
fix ALL the typos
2022-09-28 14:54:06 -07:00
myk002
9a2cb5ea44
fix ALL the typos
...
done by copying everything into Google docs and running spellcheck
2022-09-28 14:49:03 -07:00
Myk
3fada2f300
Merge pull request #2304 from myk002/myk_doc_feedback
...
address feedback on the docs
2022-09-28 12:52:19 -07:00
myk002
b6acf7a928
address feedback on the docs
2022-09-28 12:45:57 -07:00
myk002
a0cc040d9c
use new prioritize defaults
2022-09-28 12:15:25 -07:00
DFHack-Urist via GitHub Actions
2cf23e2b34
Auto-update submodules
...
scripts: master
2022-09-27 07:41:21 +00:00
Myk Taylor
b744d1a8e5
add medical jobs to the priority list
...
as per discussion on reddit
https://www.reddit.com/r/dwarffortress/comments/xj00e9/science_job_priority/
2022-09-26 22:08:55 -07:00
DFHack-Urist via GitHub Actions
fce4c9aa97
Auto-update submodules
...
scripts: master
2022-09-26 07:36:25 +00:00
Myk
8e9f69a215
Merge pull request #2303 from myk002/myk_one_zone_please
...
don't cache dup civzones when scanning buildings
2022-09-25 16:13:09 -07:00
myk002
cb80f7dd75
don't cache dup civzones when scanning buildings
2022-09-25 16:04:36 -07:00
DFHack-Urist via GitHub Actions
07d3e70b8a
Auto-update submodules
...
scripts: master
2022-09-25 07:19:50 +00:00
Myk Taylor
ea7326a1c8
add more job types to the example prioritize list
2022-09-24 20:47:16 -07:00
Myk
54dc0e36f9
Merge pull request #2276 from lethosor/teleport-set-idle-area
...
`Units::teleport()`: set idle_area
2022-09-24 16:09:17 -07:00
lethosor
e9eeb5fda0
tool_docs: don't assume cwd is dfhack root
...
hopefully fixes the CI docs build in dfhack/scripts
2022-09-24 14:00:04 -04:00
lethosor
c1b9ffc7ca
Clarify changelog
...
Based on clarification from Doublestrafe and Quietust
2022-09-24 13:31:18 -04:00
lethosor
e6336e769a
Units::teleport(): set idle_area
2022-09-24 13:30:24 -04:00
myk002
65500e6069
update scripts ref
2022-09-23 16:22:41 -07:00
Myk
69dd4273a6
Merge pull request #2300 from myk002/myk_doc_submodules
...
ensure readthedocs checks out submodules
2022-09-23 16:15:49 -07:00
myk002
9eaf3acb25
ensure readthedocs checks out submodules
2022-09-23 16:09:46 -07:00
myk002
c4ebd195e8
update scripts ref
2022-09-23 16:02:26 -07:00
myk002
d0f9b1d324
update scripts ref
2022-09-23 16:01:33 -07:00
myk002
b1801d25ca
update scripts ref
2022-09-23 15:59:25 -07:00
myk002
8546b2963c
tool docs are no longer toc-orphaned
2022-09-23 15:58:31 -07:00
Myk
3dfb85522a
Merge pull request #2297 from myk002/myk_count_doku
...
Generate tag indices
2022-09-23 14:11:33 -07:00
myk002
6b219f342d
add a TOC of all tools so the pdf picks them up
2022-09-23 14:09:15 -07:00
myk002
50f0d11372
include tool desc in the index for all formats
2022-09-23 13:19:13 -07:00
myk002
4ae1b7fb74
fix anchor text transformation
2022-09-23 12:51:50 -07:00
myk002
98b6ad4954
fix index titles on pdf
2022-09-23 12:34:50 -07:00
myk002
1cd5e8657a
link directly to the tool page title
...
instead of the top of the page
this is especially important on mobile where the top of the page is
taken up with the sidebar boilerplate
2022-09-23 11:33:14 -07:00
myk002
52011bde7b
share tag list between tool and commands
...
so all relevant tag index entries get generated
2022-09-23 11:13:49 -07:00
myk002
5869ba64c8
add tag description to the tag index page
...
this is a terrible hack that only works because sphinx doesn't sanitize
its input for the html builder. we set the title to
'%s<h4>%s</h4>' % (tag, desc)
so the final html looks like <h1>adventure<h4>...</h4></h1>
this may not play nice with the pdf builder..
2022-09-23 10:21:53 -07:00
myk002
1b9cd83009
use a domain index instead of the genindex
2022-09-23 10:10:28 -07:00
myk002
a92e5d1f74
populate, merge, and generate real tag indices
2022-09-23 09:32:08 -07:00
myk002
a1d3fe77b5
add a bit more index infrastructure
2022-09-23 08:46:50 -07:00
myk002
278b7528ac
implement basic domain index structure
2022-09-23 08:46:50 -07:00
myk002
4913637b62
genindex label "alphabetical" -> "annotated"
2022-09-23 08:46:50 -07:00
myk002
618a191c87
fix directive use for reveal.rst
2022-09-23 08:46:50 -07:00
Myk
b8a172440f
Merge pull request #2299 from myk002/myk_die_easter_egg
...
[helpdb] replace die's underline with tombstones
2022-09-23 08:45:43 -07:00
myk002
7c498e6611
add note about regenerating dwarfmonitor.json
2022-09-23 08:39:40 -07:00
myk002
fae26b2375
replace die's underline with tombstones
...
easter egg suggested by thurin : )
2022-09-23 08:34:22 -07:00
Myk
b07f3b5b6c
stub help formatted same as real help
2022-09-22 17:43:56 -07:00
Myk
4d662adfe5
Fix marker checking for ruby help text
2022-09-22 17:39:54 -07:00