lethosor
b18847d951
Update scripts
2020-07-15 21:08:47 -04:00
Myk Taylor
e2334387a9
blueprint: write blueprints to blueprints/ subdir
...
to enable writing to a subdir that may not exist, blueprint now automatically
creates folder trees. E.g. ``blueprint 30 30 1 rooms/dining dig`` will create
the file ``blueprints/rooms/dining-dig.csv``). Previously it would fail if the
``blueprints/rooms/`` directory didn't already exist.
2020-07-15 16:57:14 -07:00
lethosor
9b922c1965
Update scripts, changelog ( #1543 )
2020-07-15 00:09:47 -04:00
lethosor
db004f484d
Merge remote-tracking branch 'lethosor/lua-ref-target' into develop
2020-07-15 00:04:37 -04:00
lethosor
1f1bb5a055
Update Lua API docs for ref_target field, add tests
2020-07-14 02:57:30 -04:00
lethosor
df6f3a0455
Mark ref_target as a metafield so meta_primitive_newindex fails properly
...
unit:_field('hist_figure_id').ref_target = 4 now fails with "Cannot write field int32_t.ref_target: builtin property or method" instead of "not found"
2020-07-14 02:31:18 -04:00
lethosor
a44a2e2298
Merge branch 'develop' into lua-ref-target
2020-07-14 01:31:23 -04:00
lethosor
89283026ae
Improve changelog error handling a bit when called from sphinx
2020-07-13 20:14:11 -04:00
lethosor
ced8f4a551
Update changelog ( #1565 )
2020-07-13 20:05:08 -04:00
lethosor
b6de6f12ec
Merge remote-tracking branch 'RosaryMala/remote_reader' into develop
2020-07-13 19:58:33 -04:00
lethosor
f33f9136c8
Update changelog + authors ( #1606 )
2020-07-13 19:57:14 -04:00
lethosor
e32881b2b7
Merge remote-tracking branch 'tommy/fix-unquarantine' into develop
2020-07-13 19:56:04 -04:00
Tommy R
1d2b0bb3a5
Fix the unquarantine behavior on OSX.
...
- Using print0 but without the parenthesis, find only outputs one
filename.
- Also added the .framework files to the unquarantine list.
2020-07-13 10:04:09 -07:00
lethosor
a8d34bb64e
Add explicit home link to sidebar
2020-07-12 00:30:28 -04:00
lethosor
279d3e80f2
Add kazimuth to authors
2020-07-11 23:56:15 -04:00
lethosor
801961bf78
Move changelog, license, authors into main TOC tree
2020-07-11 23:55:02 -04:00
lethosor
1043a4e49b
Update intro, fix bay12 link, shorten index, add quick links section
2020-07-11 23:50:51 -04:00
lethosor
07a2b4a9d7
Use language_name_type enum item names
2020-07-11 02:05:38 -04:00
lethosor
c30d27cfbd
Silence strangemood warnings
2020-07-11 01:41:38 -04:00
lethosor
9284daaf89
Unset content min-width to improve mobile layout
2020-07-10 19:59:34 -04:00
lethosor
fdb4487a36
Update Linux sphinx installation instructions, define substitution for minumum sphinx version
2020-07-10 02:11:03 -04:00
lethosor
cd46c30914
Merge remote-tracking branch 'lethosor/docs-reorg' into develop
2020-07-08 23:47:46 -04:00
lethosor
ba0f8553ed
Misc updates, links
2020-07-08 23:46:38 -04:00
lethosor
7e620b09a4
Update dev-intro
...
Doxygen was removed in 787c54d8a
2020-07-08 23:38:18 -04:00
lethosor
108e100d22
Move structures overview to Structures-intro.rst and update/elaborate
2020-07-08 23:11:02 -04:00
lethosor
87fd32d330
Move general dev info to a separate doc (Dev-intro)
2020-07-08 22:52:20 -04:00
lethosor
858e90e6c2
Move Scripts-removed.rst to Removed.rst and update a bit
2020-07-08 21:04:23 -04:00
lethosor
24d64175fb
Remove top-level links from TOCs
2020-07-08 02:13:37 -04:00
lethosor
85003a40c2
Split memory research into separate doc and expand
2020-07-08 01:03:58 -04:00
lethosor
aff2944f28
Add "scripts-" prefix to generated scripts subpage anchors
2020-07-08 01:01:34 -04:00
lethosor
7f56faa64a
Tweak Documentation.rst TOC
2020-07-08 00:08:47 -04:00
lethosor
512f425c65
Move Contributing.rst to docs/, add GitHub-specific version in .github/
2020-07-07 23:49:28 -04:00
lethosor
b122870b6a
Move documentation standards to Documentation.rst
2020-07-07 01:54:59 -04:00
lethosor
b0fe96f6c7
Add gen_changelog.py compatibility shim, fix paths when run under cmake
2020-07-04 02:35:55 -04:00
lethosor
f81f77352c
Restructure changelog generation as a Sphinx extension
2020-07-04 02:16:11 -04:00
lethosor
f32757fa09
Update scripts
2020-07-03 22:49:48 -04:00
lethosor
4e9f912398
Merge branch 'docs-css-improvements' into develop
2020-07-03 22:49:24 -04:00
lethosor
fa910cd74f
Include custom CSS separately instead of overriding theme CSS
...
May help with https://github.com/DFHack/dfhack/issues/1578#issuecomment-635512324
2020-07-03 22:45:04 -04:00
lethosor
9a3747d307
Make sidebar fixed
2020-07-03 20:42:23 -04:00
lethosor
30c8db811d
Add note referring to gui/liquids, update scripts (docs)
2020-07-03 16:51:28 -04:00
PatrikLundell
0a2a16d29c
corrected ripeness calculation
2020-07-03 15:50:18 +02:00
PatrikLundell
a04c609980
fixed getplants, issue #1479
2020-07-03 13:46:32 +02:00
Ben Lubar
25f1b14a88
update structures
2020-07-01 23:12:45 -05:00
Ben Lubar
72ce52e004
update structures
2020-07-01 23:10:34 -05:00
lethosor
27ee6a30d4
Add additional path to strawberry perl docs
...
From http://www.bay12forums.com/smf/index.php?topic=164123.msg8141934#msg8141934
2020-07-01 23:56:41 -04:00
lethosor
ae0f57f0e0
Update submodules
2020-07-01 23:54:31 -04:00
lethosor
8a9e3072e4
Merge branch 'github-actions-lint' into develop
2020-07-01 22:08:48 -04:00
lethosor
142a7aa287
authors-rst.py: add support for printing errors in GitHub actions format
2020-07-01 21:58:54 -04:00
lethosor
20993f9a42
script-docs.py: add support for printing errors in GitHub actions format
2020-06-30 14:03:05 -04:00
lethosor
6a712b8b28
Merge branch 'github-actions-lint' into develop
2020-06-30 00:48:35 -04:00