PhpSpreadsheet/docs
oleibman 10c9c4cf23
Make Documentation Updates Easier and More Accurate (#1573)
I made a documentation change and noticed that the result when browsed
locally did not quite match what is seen when browsing from the web.
After some research, I found https://github.com/mkdocs/mkdocs/issues/2028
That described my situation well and suggested adding an extra
javascript script to the configuration. This worked exactly as desired
on my local machine. This accounts for the presence of extrajs.js
and mkdocs.yml in this request.

In addition to the display problem, "mkdocs build" generates the
documentation into a directory which is not ignored by git. I added
that directory to .gitignore as part of this request.

Finally, since I don't know how exactly the documentation makes it
to production, I made an insignificant change to one doc file as
a sanity check.
2021-02-15 20:50:20 +01:00
..
assets remove uneccessary C# files 2019-07-24 21:59:56 -07:00
extra Make Documentation Updates Easier and More Accurate (#1573) 2021-02-15 20:50:20 +01:00
references Reconcile function discrepancies between the documented lists, and the Calculation Engine (#1585) 2020-07-25 12:16:54 +02:00
topics Support DataBar of conditional formatting rule (#1754) 2021-01-29 16:57:40 +01:00
faq.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
index.md Make Documentation Updates Easier and More Accurate (#1573) 2021-02-15 20:50:20 +01:00