aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
...
* 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
* Add syntax for referencing docs in other rule families.Gravatar David Chen2016-02-25
* Remove unused code for SYNOPSIS, ATTRIBUTE_DEFINITION, and ATTRIBUTE_SIGNATUREGravatar David Chen2016-02-22
* Do not generate documentation for rule family if it does not contain anyGravatar David Chen2016-02-17
* Remove doc reference to deleted "obsolete" attribute.Gravatar Greg Estren2016-02-11
* Minor correction to HTML for workspace() docs.Gravatar David Chen2016-02-04
* Remove the MAIN_RULE_CLASS_PROVIDER constant and turn it into a command line ...Gravatar Luis Fernando Pino Duque2016-02-03
* Add back documentation and better error message for workspace namesGravatar Kristina Chodorow2016-02-03
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* workspace() is now documented in its annotationGravatar Kristina Chodorow2016-01-28
* Rollback of commit bd9f25c593a140acb15d3fd3fc7f66d091e1a898.Gravatar Ulf Adams2016-01-25
* Add a DEVELOPER_DIR make variable to genrules to propagate the apple xcode en...Gravatar Chris Parsons2016-01-21
* Add titles to Bazel documentation pages.Gravatar David Chen2016-01-20
* Make the second example load() statement a label, too.Gravatar Lukacs Berki2016-01-18