Skip to content

Commit c7d1c19

Browse files
dralleypedro-psb
authored andcommitted
Add Rust section to mkdocs configuration
1 parent 050cb22 commit c7d1c19

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ plugins:
108108
git_url: "https://github.com/pulp/pulp_rpm"
109109
kind: "Content"
110110
rest_api: "rpm"
111+
- title: "Rust"
112+
path: "pulp_rust"
113+
git_url: "https://github.com/pulp/pulp_rust"
114+
kind: "Content"
115+
rest_api: "rust"
111116

112117
#TODO Fix cli code paths for docstrings
113118
- title: "Pulp CLI"

0 commit comments

Comments
 (0)