mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-02-23 00:57:08 +09:00
update(doc): note on adding "desc" as doccomments
This commit is contained in:
parent
fdb87a0898
commit
c3effa280a
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
//! Generate register interface rust code from types in [`crate::types`].
|
||||
//!
|
||||
//! root: [`CodeGen`]
|
||||
//!
|
||||
//! # TODO
|
||||
//! add docs (especially fields and registers)
|
||||
|
||||
use crate::{
|
||||
type_traits::GetName,
|
||||
|
|
Loading…
Reference in a new issue