CodeIgniter Forums
Opinion to documentation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Opinion to documentation (/showthread.php?tid=68292)



Opinion to documentation - krystian2160 - 06-20-2017

In my opinion it would be better when you first say ;This method is DEPRECATED; or something else, and not at the bottom of method or something.

Because It's like

Go here.
Reading, reading, reading.
Oh.
There is note. `Deprecated`.
Ugh.... :/ couldn't this not be earlier before I had read all?

Just saying Smile.


RE: Opinion to documentation - ciadmin - 06-20-2017

Good point. I'll make a sweep through the docs looking for that.