reorganize into core plus packages
The "racket" directory contains a pared-back version of the repository, roughly. The "pkgs" directory everything else in the repository, but organized into packages. original commit: b2ebb0a28bf8136e75cd98316c22fe54c30eacb2
This commit is contained in:
parent
cc2436bac6
commit
b79fa2c540
pkgs
racket-pkgs
racket-doc/scriblib
autobib.cssautobib.rktautobib.texbibtex.rktfigure.cssfigure.rktfigure.texfootnote.cssfootnote.rktfootnote.texgui-eval.rktinfo.rkt
private
render-cond.rktscribblings
racket-test/tests
scribble
decode.rktdocs.rkt
docs
autobib-broken.scrblautobib-broken.txtautobib-disambiguation-corner.scrblautobib-disambiguation-corner.txtautobib-disambiguation-more.scrblautobib-disambiguation-more.txtautobib-disambiguation.scrblautobib-disambiguation.txtautobib-numbered.scrblautobib-numbered.txtautobib-order.scrblautobib-order.txtautobib.scrblautobib.txtcodeblock-quote.scrblcodeblock-quote.txtcodeblock-utf8.scrblcodeblock-utf8.txtcond.scrblcond.txtdecode.scrbldecode.txtdiamond.rktdiamond.scrbldiamond.txtempty-onthispage.scrblempty-onthispage.txteval-false.scrbleval-false.txteval-special.scrbleval-special.txtfigure.scrblfigure.txtfilebox.scrblfilebox.txtfootnote.scrblfootnote.txtgrouper-sub.scrblgrouper-sub.txtgrouper.scrblgrouper.txtitemlist.scrblitemlist.txtmanual-ex.rktmanual.scrblmanual.txtprint-lines.scrblprint-lines.txtread-alts.scrblread-alts.txtstxobj.scrblstxobj.txttech.scrbltech.txttext.scrbltext.txtwrap.scrblwrap.txt
main.rktmarkdown-docs
markdown.rktreader.rktrender.rkttext-collect.rkttext-lang.rkttext-wrap.rktxref.rktscriblib
scribble-pkgs/scribble-doc
4
pkgs/scribble-pkgs/scribble-doc/info.rkt
Normal file
4
pkgs/scribble-pkgs/scribble-doc/info.rkt
Normal file
|
@ -0,0 +1,4 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define build-deps '("scribble-lib"
|
||||
"racket-doc"))
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user