aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
* Skylark documentation: use the same table of content everywhere.Gravatar Laurent Le Brun2015-09-02
* Move global objects to RuntimeGravatar Francois-Rene Rideau2015-08-31
* Push local and shard_count documentation.Gravatar Ulf Adams2015-08-28
* Move presentation-specific logic from BE docgen into Velocity templates. MakeGravatar David Chen2015-08-18
* Split Skylark Library into multiple pages, one per module. Add collapsibleGravatar David Chen2015-08-18
* Build-encyclopedia: Update load documentationGravatar Laurent Le Brun2015-08-13
* Move MethodLibrary from packages to syntaxGravatar Francois-Rene Rideau2015-07-30
* RELNOTES[INC]: Remove built-in support for cc_public_libraryGravatar Han-Wen Nienhuys2015-07-27
* Improved format of Skylark documentation:Gravatar Florian Weikert2015-07-21
* Use Apache Velocity for templating for generating Build Encyclopedia. Refacto...Gravatar David Chen2015-06-26
* Improve readability of Build Encyclopedia summary table on bazel.io.Gravatar David Chen2015-06-19
* Make it possible to put the Crosstool proto in BUILD files.Gravatar Lukacs Berki2015-06-09
* Minor doc update (wrt exports_files and BUILD files).Gravatar Laurent Le Brun2015-06-03
* Add main to print list of rules.Gravatar Han-Wen Nienhuys2015-06-01
* Don't reference cc_public_library in the Bazel build encyclopedia.Gravatar Greg Estren2015-05-15
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Enable accepting external contributions to the BE's static parts.Gravatar Laszlo Csomor2015-04-14
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Skylark builtin function cleanupsGravatar Francois-Rene Rideau2015-04-13
* Blaze docs: open-source the Skylark API documentation.Gravatar Laszlo Csomor2015-03-25
* Bazel docs: add missing section about $(location) expansion.Gravatar Laszlo Csomor2015-03-25
* Make Bazel's documentation nicer.Gravatar Laszlo Csomor2015-03-24
* Create the Bazel homepage.Gravatar Laszlo Csomor2015-03-24
* Remove default_obsolete reference (since the attributeGravatar Greg Estren2015-03-23
* Skylark: proper anchor is generated for Boolean types in the documentation.Gravatar Googler2015-03-23
* Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...Gravatar Googler2015-03-20
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Skylark: documentation for targets is added and improved.Gravatar Googler2015-03-20
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Add missing "implicit output" section for Bazel's java_test.Gravatar Laszlo Csomor2015-03-16
* Fix Build Encyclopedia docgen: allow overriding rule definitions.Gravatar Laszlo Csomor2015-03-13
* Attribute synopsis's are cleaned up. The BE generator prints a warning in cas...Gravatar Googler2015-03-13
* Glob documentation is updated.Gravatar Googler2015-03-11
* Make the BE docgen's code a bit nicer.Gravatar Laszlo Csomor2015-03-10
* RELNOTES[NEW]: The "args" attribute of *_binary and *_test rules now support ...Gravatar Damien Martin-Guillerez2015-03-06
* Removed unsupported common attributes documentationGravatar Damien Martin-Guillerez2015-03-05
* Build encyclopedia: moved the HTML out of the java class into templatesGravatar Damien Martin-Guillerez2015-03-05
* Undocument some MakeVars in Bazel's BE.Gravatar Laszlo Csomor2015-03-05
* Add documentation for workspace()Gravatar Kristina Chodorow2015-03-05
* Generate Build Encyclopedia and Skylark API doc for Bazel.Gravatar Laszlo Csomor2015-03-05
* The BE generator now warns if rules are undocumented.Gravatar Laszlo Csomor2015-03-05
* Remove the "begin-block" comments from the very beginning of the BE.Gravatar Laszlo Csomor2015-03-04
* Annotate the public/confidential/shared parts of the BE template.Gravatar Laszlo Csomor2015-02-26
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25