Skip to content

Commit f36a767

Browse files
committed
test(docs): Add ignore keyword to expanded example code
1 parent 5f24d42 commit f36a767

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-versioned-macros/src

1 file changed

+1
-1
lines changed

crates/stackable-versioned-macros/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ mod utils;
554554
/// <details>
555555
/// <summary>Expand Generated Code</summary>
556556
///
557-
/// ```
557+
/// ```ignore
558558
/// pub mod v1alpha1 {
559559
/// use super::*;
560560
/// pub struct Foo {

0 commit comments

Comments
 (0)