From: drh <>
Date: Wed, 23 Aug 2023 18:29:41 +0000 (+0000)
Subject: More changes to documents for GitHub-style markdown.
X-Git-Tag: version-3.43.0~3
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4709f27d41abc2be577ef8217e764d05746cda8;p=thirdparty%2Fsqlite.git
More changes to documents for GitHub-style markdown.
FossilOrigin-Name: f20f84ef717cea11f92d6a1ab3b4e0fec5752b7ec98ad5b59e06745e7e25b6ee
---
diff --git a/doc/compile-for-windows.md b/doc/compile-for-windows.md
index b9adf44986..0bd39d21f1 100644
--- a/doc/compile-for-windows.md
+++ b/doc/compile-for-windows.md
@@ -30,13 +30,13 @@ canonical source on a new Windows 11 PC, as of 2023-08-16:
of the source tree.
Run: `nmake /f makefile.vc release`
Run: `nmake /f makefile.vc INSTALLDIR=c:\Tcl install`
- CD to c:\\Tcl\\lib. In that subfolder make a copy of the
+ CD to `c:\Tcl\lib`. In that subfolder make a copy of the
"`tcl86t.lib`" file to the alternative name "`tcl86.lib`"
(omitting the second 't'). Leave the copy in the same directory
as the original.
- CD to c:\\Tcl\\bin. Make a copy of the "`tclsh86t.exe`"
+ CD to `c:\Tcl\bin`. Make a copy of the "`tclsh86t.exe`"
file into "`tclsh.exe`" (without the "86t") in the same directory.
- Add c:\\Tcl\\bin to your %PATH%. To do this, go to Settings
+ Add `c:\Tcl\bin` to your %PATH%. To do this, go to Settings
and search for "path". Select "edit environment variables for
your account" and modify your default PATH accordingly.
You will need to close and reopen your command prompts after
@@ -77,7 +77,7 @@ following minor changes:
`c:\tcl32` ← 32-bit
- 3. Ensure that c:\\tcl32\\bin comes before c:\\tcl\\bin on
+ 3. Ensure that `c:\tcl32\bin` comes before `c:\tcl\bin` on
your PATH environment variable. You can achieve this using
a command like:
diff --git a/manifest b/manifest
index ea6f102138..b41f002eb6 100644
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fix\sthe\sMarkdown\sin\sthe\scompile-for-windows.md\sdocument\sso\sthat\sit\sworks\non\sGitHub.\s\sImproved\sheader\stext\sin\sREADME.md.
-D 2023-08-23T18:26:00.335
+C More\schanges\sto\sdocuments\sfor\sGitHub-style\smarkdown.
+D 2023-08-23T18:29:41.526
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
@@ -37,7 +37,7 @@ F configure 9dc3300339f4d6b3c3b108de60cc6ae6b3c547e25c7e6df280b4775db4de3a1b x
F configure.ac 4654d32ac0a0d0b48f1e1e79bdc3d777b723cf2f63c33eb1d7c4ed8b435938e8
F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad
F doc/F2FS.txt c1d4a0ae9711cfe0e1d8b019d154f1c29e0d3abfe820787ba1e9ed7691160fcd
-F doc/compile-for-windows.md aa2a38716dbfcfb047e4cbea548f7e010b9164f17d9178d3837694664cb097e1
+F doc/compile-for-windows.md c52f2903f1cb11b2308798feecca2e44701b037b78f467a538ac5c46c28ee250
F doc/json-enhancements.md e356fc834781f1f1aa22ee300027a270b2c960122468499bf347bb123ce1ea4f
F doc/lemon.html d2862dbef72496e87f7996f37e814b146848190a742c12161d13fd15346051b0
F doc/pager-invariants.txt 27fed9a70ddad2088750c4a2b493b63853da2710
@@ -2092,8 +2092,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P 6b2d68afd8ecdfe8eb04e3f6c13bea4ba42f7c2f16e6fc4263ffefa29c55c527
-R db00cdb7a16686f05b6c3312158f3784
+P a25360c020275064711d0aa3eb3cec3d764b5266b86f9728243e501d082306ec
+R 0991afb7248f0407e05959ded90d898f
U drh
-Z ec6d007331dbd7a84bc91726b8de75a4
+Z baacf3b2dfc8f3e0431b64a26ff80402
# Remove this line to create a well-formed Fossil manifest.
diff --git a/manifest.uuid b/manifest.uuid
index 5c8c1474e4..a0af302303 100644
--- a/manifest.uuid
+++ b/manifest.uuid
@@ -1 +1 @@
-a25360c020275064711d0aa3eb3cec3d764b5266b86f9728243e501d082306ec
\ No newline at end of file
+f20f84ef717cea11f92d6a1ab3b4e0fec5752b7ec98ad5b59e06745e7e25b6ee
\ No newline at end of file