Skip to content

Commit 0f598cd

Browse files
committed
info box for get started
1 parent 694b75c commit 0f598cd

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

docs/get_started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Install
22

3+
??? Info
4+
5+
The pages in this _Get started_ section are adapted from the sections in the [README.md](https://github.com/openai/openai-python/blob/main/README.md) in the upstream repository.
6+
37
--8<-- "./README.md:get-started"
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
::: src.openai.resources.chat.completions
1+
::: src.openai.resources.chat.completions
2+
options:
3+
docstring_section_style: spacy

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ markdown_extensions:
5757
- admonition
5858
- attr_list
5959
- md_in_html
60+
- pymdownx.details
6061
- pymdownx.emoji:
6162
emoji_index: !!python/name:material.extensions.emoji.twemoji
6263
emoji_generator: !!python/name:material.extensions.emoji.to_svg

0 commit comments

Comments
 (0)