doc: add `html_root_url`

This commit is contained in:
MedzikUser 2022-06-20 22:20:25 +02:00
parent 3e1d049c50
commit ebeec9adfa
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
//!
//! Go to [plugins](plugins) module
#![doc(html_root_url = "https://servers.medzik.xyz")]
#![warn(missing_docs)]
pub mod commands;