mirror of https://github.com/apache/poi.git
FAQ page doesn't like the new doc dtd, so go back to the old one for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639602 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d53e38e6b6
commit
daad331935
|
@ -17,7 +17,7 @@
|
|||
limitations under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.3//EN" "./dtd/faq-v13.dtd">
|
||||
<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.1//EN" "./dtd/faq-v11.dtd">
|
||||
|
||||
<faqs title="Frequently Asked Questions">
|
||||
<faq>
|
||||
|
|
Loading…
Reference in New Issue