Commit 6b473b1
committed
docs(index): Skip README header block and add explicit title
why: README's HTML header (logo, badges) is GitHub-specific and redundant in Sphinx docs
what:
- Add `# libvcs` heading to provide page title
- Use `:start-after: </div>` to skip the centered header block
- Content now starts with the description paragraph1 parent 92b2101 commit 6b473b1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments