0.4.2 • Published 5 days ago

@google-cloud/cloud-rad v0.4.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 days ago

nodejs-cloud-rad

Helper tool to generate documentation for Nodejs client libraries and upload them to https://cloud.google.com/nodejs/docs/reference.

Run locally

Inside a client library, run:

npm install
npm install --no-save https://github.com/googleapis/nodejs-cloud-rad#main

npx @google-cloud/cloud-rad 

Ignore the warnings about pip. There should be a _devsite folder with yaml files. Install docfx. Clone https://github.com/googleapis/doc-templates outside of the client library.

Create the following docfx.json file inside the client library:

{
  "build": {
    "content": [
      {
        "files": ["**/*.yml"],
        "src": "_devsite/",
        "dest": "api"
      }
    ],
    "dest": "_site",
    "template": [
      "/absolute path to/doc-templates/third_party/docfx/templates/devsite"
    ]
  } 
}

Run docfx --serve. You should see docs without CSS styling on localhost:8080/api.

0.4.3-debug

5 days ago

0.4.31-debug

5 days ago

0.4.2

15 days ago

0.4.2-debug

19 days ago

0.4.21-debug

19 days ago

0.4.1

1 month ago

0.4.1-debug

2 months ago

0.4.11-debug

2 months ago

0.3.8-debug

10 months ago

0.4.0

7 months ago

0.3.61-debug

1 year ago

0.3.79-debug

1 year ago

0.3.7

1 year ago

0.3.4-debug

1 year ago

0.3.77-debug

1 year ago

0.3.45-debug

1 year ago

0.3.44-debug

1 year ago

0.3.78-debug

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.2

1 year ago

0.3.41-debug

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.46-debug

1 year ago

0.3.43-debug

1 year ago

0.3.42-debug

1 year ago

0.1.8-debug

1 year ago

0.2.26

1 year ago

0.2.25

1 year ago

0.2.24

1 year ago

0.2.23

1 year ago

0.2.22

1 year ago

0.2.21

1 year ago

0.2.20

1 year ago

0.2.19

1 year ago

0.1.2-debug

1 year ago

0.1.11-debug

1 year ago

0.1.14-debug

1 year ago

0.1.7-debug

1 year ago

0.3.0

1 year ago

0.1.3-debug

1 year ago

0.3.1

1 year ago

0.1.10-debug

1 year ago

0.1.0-debug

1 year ago

0.1.13-debug

1 year ago

0.1.6-debug

1 year ago

0.1.4-debug

1 year ago

0.1.1-debug

1 year ago

0.1.12-debug

1 year ago

0.1.5-debug

1 year ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago