aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* Refactor getAnnotationFromParentClass() to a new SkylarkInterfaceUtils moduleGravatar Jon Brandvein2016-10-05
* Fix NPE in skylark documentation processorGravatar Jon Brandvein2016-10-04
* Introduce language to clearly warn against usage of $(CC) and $(JAVA).Gravatar Ulf Adams2016-09-23
* Adds no_match_error documentation to select, example usage.Gravatar Greg Estren2016-09-19
* Generate documentation for named parameters for SkylarkCallableGravatar Damien Martin-Guillerez2016-09-06
* Remove BINMODE make variable. Use COMPILATION_MODE instead.Gravatar Ulf Adams2016-08-29
* Implement generating single-page Build Encyclopedia.Gravatar David Chen2016-08-29
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Fix regular expression in order to produce correct documentation. Fixes #1522...Gravatar John Cater2016-08-29
* Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...Gravatar Nathan Harmata2016-08-23
* Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.Gravatar Tobias Werth2016-08-23
* Use ${link} references in common attribute documentation.Gravatar David Chen2016-08-22
* RELNOTES: The string list returned by the skylark 'glob' function is now sort...Gravatar Nathan Harmata2016-08-18
* Deprecate the ${link page.heading} syntax for referencing BE static pages.Gravatar David Chen2016-08-16
* Use Options for BE docgen command line arguments.Gravatar David Chen2016-08-16
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* --Gravatar Jon Brandvein2016-08-08
* Fixed SkylarkDoc.getDocumentation to append a period to the doc string if it ...Gravatar John Cater2016-07-29
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* --Gravatar Carmi Grushko2016-07-28
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Build encyclopedia: mark attributes that don't work withGravatar Greg Estren2016-07-14
* Fix internal documentationGravatar Dmitry Lomov2016-07-12
* Display all allowed types for SkylarkSignature Params that allow multipleGravatar David Chen2016-07-05
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Put rules inside a dropdown menu (bazel.io)Gravatar Laurent Le Brun2016-06-23
* Remove word "Skylark" from documentation.Gravatar Laurent Le Brun2016-06-23
* Add license types to the documentationGravatar Kristina Chodorow2016-06-21
* Don't generate links for non-documented modules since this results in dead li...Gravatar Florian Weikert2016-06-21
* Global cleanup change.Gravatar Googler2016-06-20
* Use only one list of parameters for SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-14
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSigna...Gravatar Damien Martin-Guillerez2016-06-08
* Clarify documentation of why glob() does not apply to generated files.Gravatar Googler2016-06-03
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Add rule_or_page#heading syntax to RuleLinkExpander and support for expandingGravatar David Chen2016-05-17
* Remove LABEL_LIST_DICT type. This was only used for abi_deps,Gravatar Greg Estren2016-05-11
* List Closure Rules in docs as JavaScriptGravatar Justine Tunney2016-05-03
* Remove documentation for "abi" and "abi_deps".Gravatar Greg Estren2016-05-03
* Fix the documentation generator to use rule definition instances instead of c...Gravatar Luis Fernando Pino Duque2016-04-26
* Fix link to rust documentation.Gravatar Tom Prince2016-04-07
* Point links for Skylark rule sets to the appropriate repositories.Gravatar David Chen2016-04-04
* Adds Skylark Remote Repository documentationGravatar Damien Martin-Guillerez2016-03-24
* Expose more documentation to Skylark.Gravatar Dmitry Lomov2016-03-14
* Add placeholder documentation for Bazel's constraint system -Gravatar Greg Estren2016-03-08
* Simplify configurable attributes documentation.Gravatar Greg Estren2016-03-08
* Add documentation for fragments type, and add the four fragments (apple, cpp,...Gravatar Dave MacLachlan2016-03-02
* Add support for additional edge cases to RuleLinkExpander.Gravatar David Chen2016-03-01
* Update the glob documentation to reflect a semantic change made a very long t...Gravatar Nathan Harmata2016-02-25