apache / apache/grails-core

Documentation: Cleanup Title Sequence

Open
#14,898 6 comments 0 reactions 0 assignees View on GitHub
info: good first issue relates-to: documentation
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

### Issue description

Run ./gradlew assemble

Review and correct error like the following:

```
WARNING: eventsAutoTimestamping.adoc: line 36: section title out of sequence: expected level 1, got level 3
WARNING: eventsAutoTimestamping.adoc: line 174: section title out of sequence: expected level 1, got level 3
WARNING: eventsAutoTimestamping.adoc: line 91: section title out of sequence: expected level 1, got level 3
WARNING: eventsAutoTimestamping.adoc: line 114: section title out of sequence: expected level 1, got level 3
WARNING: configurationDefaults.adoc: line 22: section title out of sequence: expected level 1, got level 3
```

Contributor guide

Open the contributing guide

Research direction

Run ./gradlew assemble and review the reported section-title warnings in eventsAutoTimestamping.adoc and configurationDefaults.adoc at the listed lines. Correct the heading levels so the documentation build no longer reports out-of-sequence titles, then rerun the assemble task to verify the warnings are gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.