Tagged: documentation, file structure, Search
- This topic has 9 replies, 5 voices, and was last updated 5 years, 5 months ago by
Steve.
-
AuthorPosts
-
-
June 25, 2016 at 5:15 pm #6800
hughcMemberAppreciate the docs needed a workover in the lead up to 1.0, but I’m finding it really frustrating the there’s no *documentation* index; instead we get a mishmash of tutorial and doc code. I want to cut to the chase, and just read the API docs, but I can’t. It’s all mixed in now, and search is really inconsistent.
This page:
https://piklist.com/learn/doc/
redirects back to the top of the ‘learn’ section – surely it should be an index for the core docs?
I stumbling into a page like this:
with a title like:
Settings Section [File Structure]And think, ok, it looks like there are a number of [File Structure] pages. put ‘file structure’ into search, and… no results.
-
June 27, 2016 at 11:15 am #6812
-
June 28, 2016 at 3:03 pm #6831
JasonKeymasterHey @hughc!
There’s always the tension between the newcomer looking to learn and the experienced user trying to look up a quick reference. In the future, I think it would be great to use something like PHP Doc to build out an API based on our DocBlocks. The good news is that if you’re using something like Atom, PhpStorm, or another editor that has PHP parsing, you can pretty easily access the API that way. It’s obviously not ideal, but you could also easily use PHP Doc to make yourself a local API. We’ve really tried to make sure that the Piklist code is well internally documented to the DocBlock standard.
Hope this helps!
-
August 17, 2016 at 9:32 am #7173
Sander SchatMemberyes agreed.
It took my about 5 minutes to find some ‘basic’ file settings again:This was not intuïtief at all.
Also the search for ‘file structure’ did not give any links back.
Hope this gets a bit better structured in the future.
But as always, keep up the good work
Still love Piklist -
August 17, 2016 at 4:45 pm #7183
jrcreativeMemberYeah, I love piklist, but I have to +1 this, too. I’d be happy to contribute to the docs, too, if there was a way to do so.
-
August 17, 2016 at 4:58 pm #7184
SteveKeymasterSorry all– we’re still in the process of organizing it. I just added a list of the “types” of documentation to the sidebar. Should make it a little easier to find what you need >
-
August 18, 2016 at 5:08 am #7189
Sander SchatMemberhooray : )
Thanks Steve!
-
August 18, 2016 at 12:03 pm #7192
jrcreativeMemberAppreciate it, @Steve!
And if you have a list of holes in the docs that you want to see filled, shoot me an email and let me know if I can contribute. Piklist enabled me to take on a project I didn’t think I was capable of, and has been the catalyst for so much growth in my own dev skills. Now it’s the first plugin I install on any project. It would be an honor to give back!
-
August 18, 2016 at 8:54 pm #7194
-
August 23, 2016 at 11:11 am #7226
SteveKeymaster
-
-
AuthorPosts
- The topic ‘new docs problems’ is closed to new replies.