Commit Graph

136 Commits

Author SHA1 Message Date
Matthew Flatt
29a7a0fa93 tweak table-of-contents rendering again
svn: r10902

original commit: 8e4647cd6c8e60c665354aa6ef21fd333b019719
2008-07-24 13:45:08 +00:00
Matthew Flatt
affe327c7d tweak doc HTML toc rendering
svn: r10900

original commit: 27b0df2c2a31ed44380d900b65f19b3c48f07c9b
2008-07-24 13:07:59 +00:00
Matthew Flatt
4367ba6549 fix searching a different way, which more likely matches the intent
svn: r10899

original commit: 78c52208361a517c2ea4a9a2d9ccf4c0c65974d9
2008-07-24 11:41:21 +00:00
Matthew Flatt
133883ef2e scribble and doc improvements
svn: r10896

original commit: a97b4bff8a6eb38353f64606c4a42f2150b39e2a
2008-07-24 11:32:16 +00:00
Eli Barzilay
35ca52a88d hack: see comment
svn: r10892

original commit: 1f6007ce8b4213e2f402445745c9e37764ee31b4
2008-07-24 08:16:07 +00:00
Matthew Flatt
5ddbe502ff add render-element structure, and use it in the search doc
svn: r10782

original commit: 1c6281111b21b6f38c356f7e3b4ea0343e683cef
2008-07-15 22:03:36 +00:00
Eli Barzilay
d2552556d5 * use version/utils instead of a private copy of the same code
* removed planet/private/test.ss which was testing that code
* changed angle brackets used in syntax renderings (got lumped in this
  commit by mistake)

svn: r10759

original commit: 91eb4687daafe4177b3c0aa9e40a78535a8511f0
2008-07-14 09:19:29 +00:00
Matthew Flatt
d76f2f52f7 fix HTML rendering of a table at start of itemization
svn: r10725

original commit: eff5666a396e262a65b3bff053cdcf0f44952702
2008-07-12 12:28:05 +00:00
Eli Barzilay
eaedcae9f0 fix search box path when there is no PLT_Root cookie
svn: r10720

original commit: 5726d77d87a698407942222214d9056443281b1d
2008-07-11 20:39:18 +00:00
Eli Barzilay
c4bb36be66 removed unused commented-out code
svn: r10680

original commit: 94748ff8f830b1490c8337e58a35c939b5d4be3e
2008-07-08 16:06:48 +00:00
Eli Barzilay
fd3855f965 toc links fix
svn: r10678

original commit: 5f30464c0ee6a26e4fec2fdb32793a20836ef3db
2008-07-08 15:32:47 +00:00
Eli Barzilay
6892b05531 better vertical placement of search box
svn: r10631

original commit: 9c4d41fb63d1a9e0abf1e949384ed9bc12ca716a
2008-07-06 14:58:20 +00:00
Eli Barzilay
1f02db2dc4 Search box has same font size as the rest of the navset, and is wider.
svn: r10629

original commit: 9629528865f680dd5a1c22d5f88d026d8066332e
2008-07-06 05:10:52 +00:00
Eli Barzilay
2a4c8209b2 * Removed contents' and index' links
* Don't show `top' link when there is none (fine now since the above
  are gone)
* Don't show right side of navbar when there are no links in it (which
  is only at the start page)

svn: r10628

original commit: 45b2141fa25ebdc8f48b932cf5e4d09e9eca1879
2008-07-06 05:00:26 +00:00
Eli Barzilay
84c53e5ada try a different pair of characters for expanded/collapsed toc entries
svn: r10626

original commit: f4342ce47cac570d746fd4e423aad3a527e550a8
2008-07-06 02:55:22 +00:00
Eli Barzilay
b5ffac92b0 new toc in manual pages
svn: r10606

original commit: 601a590aa5eb1f312d0901a488f48995ce527b30
2008-07-05 01:50:18 +00:00
Eli Barzilay
5c0c67f59d improve title link in tocset (use tocviewselflink for the title too)
svn: r10593

original commit: a32e251f97d1381c56ba7f7349851ba8e87cff81
2008-07-04 01:55:03 +00:00
Eli Barzilay
c0575d104b avoid genarating toc-content if not needed
svn: r10592

original commit: 97006715341ab34af7d3986250861a7824c5364e
2008-07-04 01:04:18 +00:00
Eli Barzilay
e578b6c328 minor
svn: r10577

original commit: 9a737ade303cb7e54793e59fafcaa889b91d54df
2008-07-03 10:30:54 +00:00
Eli Barzilay
e47582cec2 fix empty searchbox label, again
svn: r10576

original commit: 7a98aa8db22867788f9c677fea8810edf2f2379f
2008-07-03 09:07:48 +00:00
Eli Barzilay
9f77ab292d add numbers to navigation link tooltips
svn: r10575

original commit: 3a39b112c9264f59c3e686bb5986d5ad130ccaaa
2008-07-03 08:39:55 +00:00
Eli Barzilay
857ccd4fc6 * always have a navbar, even at the start page
* add a "top" link to the navbar
* move search box to the left

svn: r10573

original commit: 3a18f5b9a2c7c2b0f8cb34a5f90a62f18373ff1c
2008-07-03 07:05:20 +00:00
Eli Barzilay
995a809f7e More visually noticeable navigation bar
svn: r10572

original commit: d2c666f1e7ca100a73505223ffb02d338c7d7d37
2008-07-03 05:27:01 +00:00
Eli Barzilay
e820ac1623 * Tweaking the search box to look a little better
* Made up/prev/next links have tooltips with targets

svn: r10490

original commit: 4f10870042830dc78a8fd1b0e9bd939dbac4665b
2008-06-28 16:21:35 +00:00
Eli Barzilay
1e0df4ad49 added a tooltip to the search box
svn: r10486

original commit: f5253f5e74fcba8b43e194588126ffb8b078285d
2008-06-28 05:35:02 +00:00
Eli Barzilay
ab1949f40e improved code some
svn: r10265

original commit: cdbfcc1283f14bbdb1a8b533ebe78b23f8d37fb3
2008-06-15 05:56:46 +00:00
Eli Barzilay
316a99fb56 fix next-links that climb up more than one level
svn: r10178

original commit: a679c89cb619c9c78f4c3d75d6a220414b042a62
2008-06-06 15:53:42 +00:00
Matthew Flatt
5c1f7ccbbc repair uses of module paths for Scribble keys that I missed before
svn: r10173

original commit: af1c17353bcce74385984205d39c00507b8a4443
2008-06-06 15:09:14 +00:00
Eli Barzilay
320b104514 added a create? argument to get-dest-directory
svn: r10105

original commit: 24d6e488ce92fb2adb6b73b28eeba8c9329ca19e
2008-06-03 01:47:31 +00:00
Eli Barzilay
24fc7f2806 * make script accept a path to use for an external script file
* use it to have the search files as externals (which is significantly
  faster on some browsers (IE))

svn: r10089

original commit: 805c168236d0aa62151ac9c22989bd803d19ca58
2008-06-02 14:58:54 +00:00
Eli Barzilay
50b9098f9c use class="smaller" for the query input
svn: r10088

original commit: 1ad10960684b108dd5d6e9e0f5cbd8c48d69ce9a
2008-06-02 13:49:36 +00:00
Eli Barzilay
6b7db8a686 * remove mynoscript hack (doesnt always work, always breaks on IE)
* Better JS event handling

svn: r10068

original commit: 0e3f55fa6e627c242e3e2661aef081f0fa532865
2008-05-31 16:13:40 +00:00
Eli Barzilay
34f239498b * A little better JS event handler code
* Re-add search box, now appearing on all pages

svn: r10030

original commit: 66cb57f46d68e2dffb00983484fbd51743032872
2008-05-30 04:12:21 +00:00
Eli Barzilay
2e2b73be67 mostly cosmetics, very minor bug in index cleanup
svn: r10004

original commit: 46528afa5bacfdbe1ac01c8659ba49d14e927dd3
2008-05-28 18:24:58 +00:00
Eli Barzilay
263f30c8b3 removed index-page search hacks, added search-page stub
svn: r9994

original commit: b21a0182c1808c7b5ae6d103c43d16911e19cff3
2008-05-28 01:52:01 +00:00
Eli Barzilay
584258ff25 up links in all documents, and they go to the user docs using cookies
svn: r9992

original commit: 9127cdaaf832b8bab1353eecbfc47d5e7fe96fe4
2008-05-28 00:02:25 +00:00
Matthew Flatt
e7d056b02d fix rendering of nested with-attributes and target-url styles
svn: r9980

original commit: af9d53e7f046a0336b739699d652da5eda553422
2008-05-27 17:02:24 +00:00
Eli Barzilay
8aec4f586d * change script-element to take a list of strings, pad it with newlines
* make links from the outside the plt going inside be absolute links

svn: r9962

original commit: 00a5391be263831ac2d8b43fd2924926acea78cd
2008-05-26 18:29:16 +00:00
Eli Barzilay
e8189aa62b move noscript hack to scribble-common.js
svn: r9961

original commit: 11973e16dfcee9bb4aac2620d19f5082bc580e84
2008-05-26 16:18:33 +00:00
Matthew Flatt
7b524abcaa scribble: javascript and attribute hooks
svn: r9958

original commit: c9bf30746e830c0c69e66a903b20341c09814ad1
2008-05-26 14:03:38 +00:00
Eli Barzilay
a6f9520273 reformat etc
svn: r9957

original commit: ce97fa58c2ac3e8a9e6c295ef7b9cb607d2ff9eb
2008-05-26 11:33:15 +00:00
Eli Barzilay
f2d6ee7e3c (br) was probably for debugging
svn: r9956

original commit: d34e6b9e1b4bfdb147719ea7cabd189dce7a02e4
2008-05-26 10:05:36 +00:00
Matthew Flatt
8ec48bb3bb tweak appearance of main doc page
svn: r9951

original commit: a41f8e8e382c2a81f5e0d407327cbaec065e5dae
2008-05-25 15:16:03 +00:00
Matthew Flatt
fa38d02dae remove blank line at the top of rendered HTML
svn: r9950

original commit: 0aac9f02bb191711d087687575f8f6c654b1945d
2008-05-25 14:07:02 +00:00
Eli Barzilay
892fc9b77d svn: r9903
original commit: c169844e99638d754325353b3f2ce1a2b3d8e310
2008-05-20 07:54:47 +00:00
Eli Barzilay
a6ae0c0f3f some improvements to anchor encoding
svn: r9902

original commit: 5238b6db16205a2ffcabd87dd8f3d74a91230ade
2008-05-20 02:57:09 +00:00
Eli Barzilay
4df47aba4f Added scribble-common.js as a file to be used in all scribbled pages.
svn: r9890

original commit: f1390fa6995379cfdd57fcb881ea8386006d5c8e
2008-05-19 13:24:21 +00:00
Matthew Flatt
04e6d902c8 enable extra line breaking for ToC display
svn: r9879

original commit: 2662eff0b0d4aa0affb94fb72cc78e6abd4f57bd
2008-05-18 16:12:25 +00:00
Eli Barzilay
65865c81bd misc improvements
svn: r9812

original commit: c0d028e4bc3ff8907084c74b42c802bfe344abc9
2008-05-12 08:12:54 +00:00
Matthew Flatt
3ac5bf77fd fix up link when main doc has the (redundant) 'toc style
svn: r9650

original commit: 9389ac3a7ebd50f3fe520d70b218c4a07579f53f
2008-05-05 03:05:08 +00:00