forked from AuroraMiddleware/gtk
docs: Fix a duplicate id
This was causing the css properties chapter to appear twice in the docs, and the overview not at all.
This commit is contained in:
parent
eabf110182
commit
69a38a9771
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
]>
|
||||
<refentry id="chap-css-overview">
|
||||
<refentry id="chap-css-properties">
|
||||
<refmeta>
|
||||
<refentrytitle>GTK+ CSS</refentrytitle>
|
||||
<manvolnum>3</manvolnum>
|
||||
|
Loading…
Reference in New Issue
Block a user