foundry-rs / foundry-rs/foundry

feat(doc) user-defined documentation layout

Open
#6,242 1 comment 1 reaction 0 assignees View on GitHub
A-config C-forge Cmd-forge-doc T-feature
Dominant language
Rust
Stars
10.6k
Forks
2.6k
Avg merge
18h 20m
Merged PRs (30d)
510

Description

### Component

Forge

### Describe the feature you would like

I want to define what is outputted in the markdown generated docs by order

currently we have:

```
## State Variables
## Functions
## Events
## Structs
```

I would like to specify the order that is outputted so:

```
## Structs
## State Variables
## Functions
## Events
```

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.