1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
Commit graph

39 commits

Author SHA1 Message Date
Graham Nelson c84a407fa1 Better CSS inclusion for registry index pages 2022-08-01 21:26:41 +01:00
Graham Nelson 083fca85e8 Basic registry support in inbuild 2022-07-26 00:01:56 +01:00
Graham Nelson 7eaa555953 Further work on removing hard-wired colours, to support Dark Mode apps 2022-06-16 23:42:17 +01:00
Graham Nelson 7f731ba5de
Merge pull request #57 from neroden/html-tag-matching
Html tag matching
2022-06-08 07:44:59 +01:00
Graham Nelson 08d95fb9c3
Merge pull request #56 from neroden/extension-doc-example-section-fix
Don't treat Sections in examples as Sections in documentation of extensions
2022-06-05 12:54:18 +01:00
Nathanael Nerode 37e528497a Extension documentation rendering: small code reformat preparatory to future cleanup 2022-06-04 15:11:13 -04:00
Nathanael Nerode 44ccd5e578 Extension Documentation rendering: remove some spurious HTML_OPEN("p") and HTML_CLOSE("p"). 2022-06-04 14:54:51 -04:00
Nathanael Nerode 7a7f9335e3 Merge branch 'extension-doc-example-section-fix' into html-tag-matching 2022-06-04 14:29:36 -04:00
Nathanael Nerode a33b685428 Don't treat Sections in examples as Sections in documentation of extensions. 2022-06-04 14:20:42 -04:00
Nathanael Nerode 80fa37219e Match some tags in generated HTML documentation (not all) 2022-06-04 14:11:41 -04:00
Graham Nelson b010ef8984 Kits now use JSON metadata 2022-06-03 12:24:07 +01:00
Nathanael Nerode 768d7471a1 Extension documentation: Fix subtle error in Preform alternatives 2022-05-29 15:42:39 -04:00
Nathanael Nerode a283b24d2c Extension documentation: fix rendering (remove spurious HTML paragraph breaks); update link targets to modern HTML syntax ("name" is deprecated in favor of "id") 2022-05-29 15:20:13 -04:00
Nathanael Nerode f128be2a66 Extension documentation: Add sanity check on heading detection 2022-05-29 15:08:40 -04:00
Nathanael Nerode 0915e699c2 Get examples in extension documentation IDed and formatted 2022-05-29 15:07:00 -04:00
Nathanael Nerode eee4523951 Revert capitalization change 2022-05-29 14:58:11 -04:00
Nathanael Nerode 837f33c49e Fix extension documentation headings and TOC. Update anchors to valid HTML5 ("name" is obsolete, anchors belong inside spans) 2022-05-29 13:53:03 -04:00
Zed Lopez 4359a78d06 simoly -> simply 2022-05-16 23:46:35 -07:00
Graham Nelson ff37017fd6 Further clarification of CSS used in Index 2022-05-05 23:52:29 +01:00
Graham Nelson 8194bee4d4 Began revisions to facilitate use of per-platform CSS 2022-05-04 23:23:12 +01:00
Graham Nelson d6f6682b5a
Merge pull request #20 from andrewschultz/services-typos
typos in services/*/*.w
2022-05-01 15:55:56 +01:00
Andrew 6f4fecec72 typos in services/*/*.w 2022-05-01 08:25:50 -05:00
David Kinder 14f08b07f0 Use same Javascript on all platforms for paste buttons in HTML 2022-04-30 08:02:55 +01:00
Graham Nelson 7ee6162839 Type change needed for Windows 2022-04-08 17:51:28 +01:00
Graham Nelson 6eedda53e6 Fixed bug in releasing small cover image for projects with default cover art 2022-04-06 11:14:15 +01:00
Graham Nelson cba72a3537 Improved source website 2022-04-04 18:31:44 +01:00
Graham Nelson 4cdb0d1d21 Completed work on the index module 2021-07-27 13:55:53 +01:00
Graham Nelson c301610103 Further refactoring 2021-07-27 00:42:09 +01:00
Graham Nelson 97678a04b9 Added gloss 2021-07-26 00:38:28 +01:00
Graham Nelson d6cb4311a9 Moved localisation code to html module 2021-07-26 00:34:51 +01:00
Graham Nelson 7cb89b4697 A little more writing-up 2021-07-08 22:56:01 +01:00
Graham Nelson 48f3aa8f58 Improved index CSS and Javascript incorporation 2021-07-07 23:43:23 +01:00
Graham Nelson 2445e3d16b Tested out the localisation dictionary-reader 2021-07-01 00:33:52 +01:00
Graham Nelson 409411440a Began a migration of indexing to codegen 2021-05-31 17:45:44 +01:00
Graham Nelson a4d475be9d Changeover to new Preform notation 2 2020-07-28 10:43:16 +01:00
Graham Nelson bd86a9f9ea Changeover to new Preform notation 1 2020-07-28 09:57:58 +01:00
Graham Nelson 7c2a7170c4 New file-system separator character convention 2020-07-06 23:00:03 +01:00
Graham Nelson 822b38d314 Migrated to clang 11 2020-06-27 23:18:54 +01:00
Graham Nelson 0365086b1f Reorganised services library 2020-05-20 00:02:28 +01:00