File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/google/docsy-example
22
33go 1.12
44
5- require github.com/google/docsy v0.14.4-0.20260501131222-9d97eedfc87c
5+ require github.com/google/docsy v0.15.0
66
77// cSpell:ignore github docsy
Original file line number Diff line number Diff line change 11github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w =
22github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3- github.com/google/docsy v0.14.4-0.20260501131222-9d97eedfc87c h1:lrRk6tzW4QGStDuuIpMGrayT/iH0J21oRvKWJTEcA3U =
4- github.com/google/docsy v0.14.4-0.20260501131222-9d97eedfc87c /go.mod h1:1Fj1W1O3esZh7IBQ8XAYtxtg10udBXuGI89+LUQc1AU =
3+ github.com/google/docsy v0.15.0 h1:MNJ1nrE2ZuweXlUNaegTo/UbSKZJu+WMczahfZaxosI =
4+ github.com/google/docsy v0.15.0 /go.mod h1:1Fj1W1O3esZh7IBQ8XAYtxtg10udBXuGI89+LUQc1AU =
55github.com/twbs/bootstrap v5.3.8+incompatible h1:eK1fsXP7R/FWFt+sSNmmvUH9usPocf240nWVw7Dh02o =
66github.com/twbs/bootstrap v5.3.8+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -129,10 +129,7 @@ params:
129129 # The version number for the version of the docs represented in this doc set.
130130 # Used in the "version-banner" partial to display a version number for the
131131 # current doc set.
132- version : 0.15.0-rc
133-
134- # Internal version number with build ID.
135- versionWithBuildId : 0.15.0-rc
132+ version : 0.15.0
136133
137134 # Repository configuration (URLs for in-page links to opening issues and suggesting changes)
138135 github_repo : https://github.com/google/docsy-example
Original file line number Diff line number Diff line change 11{
22 "name" : " docsy-example-site" ,
3- "version" : " 0.15.0-rc " ,
3+ "version" : " 0.15.0" ,
44 "description" : " Example site that uses Docsy theme for technical documentation." ,
55 "repository" : " github:google/docsy-example" ,
66 "homepage" : " https://example.docsy.dev" ,
You can’t perform that action at this time.
0 commit comments