mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-20 21:54:08 +00:00
Add link for rendering notebooks docs on website (#2191)
This commit is contained in:
parent
21a7eb3115
commit
6fbb9e8274
@ -208,6 +208,11 @@ Then you can see the coverage report by
|
||||
`coverage report -m` or `coverage html`.
|
||||
|
||||
### Documentation
|
||||
|
||||
#### How to get a notebook rendered on the website
|
||||
|
||||
See [here](https://github.com/microsoft/autogen/blob/main/notebook/contributing.md#how-to-get-a-notebook-displayed-on-the-website) for instructions on how to get a notebook in the `notebook` directory rendered on the website.
|
||||
|
||||
#### Build documentation locally
|
||||
1\. To build and test documentation locally, first install [Node.js](https://nodejs.org/en/download/). For example,
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user