PHPWord/docs
Youri 1e0157f184
Corrected namespace for Language class in docs.
The docs referenced the wrong namespace for the Language class. It said ``PhpOffice\PhpWord\ComplexType\Language``, but there's no Language class in the namespace ``PhpOffice\PhpWord\ComplexType``. I searched in the tests to figure out where the Language class has moved to and found in ``PhpOffice\PhpWord\Writer\Word2007\Part\SettingsTest::testLanguage()`` this had to be ``PhpOffice\PhpWord\Style\Language``.
2021-05-25 15:48:13 +02:00
..
images Changed PHPWord logo to SVG 2014-03-24 07:03:41 -04:00
Makefile Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
conf.py prepare changelog for 0.18.0 2021-02-11 20:38:40 +01:00
containers.rst improve template processor documentation 2018-12-27 21:05:56 +01:00
credits.rst #82 : Fixed some errors for the PDF Generation 2014-03-22 11:17:09 +01:00
elements.rst Merge branch 'develop' into fieldstyle 2019-12-09 22:56:08 +01:00
faq.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
general.rst Corrected namespace for Language class in docs. 2021-05-25 15:48:13 +02:00
index.rst https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
installing.rst set release date 2021-02-12 22:28:06 +01:00
intro.rst Add support for comments (#1067) 2017-07-11 01:58:54 +02:00
recipes.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
references.rst update documentation 2017-10-23 23:05:29 +02:00
styles.rst chart doc/sample/code comments 2020-08-29 20:41:25 +08:00
templates-processing.rst fix formatting 2021-02-06 21:32:30 +01:00
writersreaders.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00