Overview
Comment: | Update generated documentation. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0db907ef17d3d9cbcb9d7e2a25bc6d73 |
User & Date: | mistachkin on 2020-06-19 22:48:19 |
Other Links: | manifest | tags |
Context
2020-08-18
| ||
13:24 | Pickup upstream changes to the common HTTP support package. check-in: 92383eb184 user: mistachkin tags: trunk | |
2020-06-19
| ||
22:48 | Update generated documentation. check-in: 0db907ef17 user: mistachkin tags: trunk | |
22:38 | Adapt to upstream core library terminology changes. check-in: 0d69a52a3b user: mistachkin tags: trunk | |
Changes
Modified doc/v1.html from [9eb4e6638e] to [b9dbe9d297].
︙ | ︙ | |||
412 413 414 415 416 417 418 | <blockquote style="font-family: monospace;"><br> This procedure returns the name of the package index file for the<br> language specified by the language argument. An empty string will<br> be returned if the language is unsupported or unrecognized.<br> </blockquote><br><hr><br> | | | | 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 | <blockquote style="font-family: monospace;"><br> This procedure returns the name of the package index file for the<br> language specified by the language argument. An empty string will<br> be returned if the language is unsupported or unrecognized.<br> </blockquote><br><hr><br> <big><big><span style="font-family: monospace;">Private Procedure "<a href="$ROOT/artifact?ci=trunk&filename=client/1.0/neutral/pkgd.eagle&ln=539">::PackageDownloader::maybeCreateRootTclPackageIndex</a>" (from "<a href="$ROOT/artifact?ci=trunk&filename=client/1.0/neutral/pkgd.eagle">pkgd.eagle</a>")</span></big></big><br> <blockquote style="font-family: monospace;"><br> This procedure, which is only used for native Tcl, generates a<br> "root" package index file (i.e. "pkgIndex.tcl") suitable for<br> use with native Tcl 8.4 (or higher). It will recursively scan<br> for all other native Tcl package index files that are within the<br> configured persistent root directory and [source] them, thereby<br> causing all packages located within them to become available.<br> Since Eagle (by default) already performs recursive searches for<br> its package index files, this procedure is not needed for Eagle.<br> The return value is undefined.<br> |
︙ | ︙ |
Modified doc/v1.html.asc from [23f813e837] to [394919c8af].
1 | -----BEGIN PGP SIGNATURE----- | < | > | | | | | | | | | | < | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | -----BEGIN PGP SIGNATURE----- Comment: Eagle Package Repository iQIzBAABCAAdFiEEw8dROIPu3TrtH+QlUCyWr0ldwtkFAl7tQJkACgkQUCyWr0ld wtlrTg//f/Flu7RZIXBSInkBTGHTDaDFB3ft8y2Mf0tIHYHqaVRK9kmufKdvd1+V Bb4FsMTs7tW2bmL0msPK3+NEqs1pIJJdS9xE4zbqVLrNhJ88Wvz/PhLzV+qVtO+r x7sIkjy4ayvCZxLVET5kLWxKuBcFcw/A9vATg0ZtX9qM6EnDGkkSsMo4lJRaBDN+ QWbzagOh+E1GMrVAqr7Cnbc6dZ1jjp5ISLG4UQOTio0QBlIUmQlfvzOivsCo9twR FHxjbDaAmu0eXpFwDktrJtOx1u9ZXyrd9WE3rhTLN6rasyoAdt5iSSgXBXP4XEHe FLpKJPGqYCIvpEyP3TZKs5+/0tteODaxE6FggMoiT5vkGA0NDwJFopdMzl8ji3D/ 29FvEqosTfU5WTO03xvwSLclj4K/wiOi5dozSlBP89lPtj2IOOgoBtsopby0dyB1 2cVC9SWPj9ox9tqWFinKTQn6D4pmUtTNftUEk07kiz52tYlNQHt16fNjxU31uVP5 PYPWktc/mBS7liKvYmuvIx2iVNphnvqQlQtYLTa7FWKkegTENleny483Cwb5Im6q iODSxLHNBcPqcRt4mWw2D1XqLBZGN5RUL8MLRXBaq1Otc8Qssn9U5SYpwscR/lJR NgkmGBLBdXgIes7E7ywuWgztChJ8Qg6bVmLrNeNDN4tyWzWM27s= =IsAT -----END PGP SIGNATURE----- |