iterative / dvc.org

πŸ“– DVC website and documentation
https://dvc.org
Apache License 2.0
329 stars 387 forks source link

Outline of docs structure #4381

Open dberenbaum opened 1 year ago

dberenbaum commented 1 year ago

Opening for discussion. We recently finished moving all the remote info from the command reference to distinct user guides. I think it's way more organized now, but I worry that it's too deeply nested inside user-guide->data-management->remote storage.

We know that this is some of the most frequently visited info, and so is user-guide->project structure->dvc.yaml files. Can we create a top-level reference section that includes remotes, project structure, CLI, and Python references? I think it would help make these pages easier to find and create a cleaner separation between more narrative guides and technical reference material.

Proposed structure would look like:

shcheklein commented 1 year ago

Sounds good to me, @dberenbaum !

shcheklein commented 1 year ago

Project structure should become more like a Project file or something? I don't like this name, but can't come up with something better ... dvc.yaml reference?

Remote config - I wonder if we should do one Config reference - include remotes there (w/o additional level, all things about remotes and config on the same level).

dberenbaum commented 1 year ago

Project structure should become more like a Project file or something? I don't like this name, but can't come up with something better ... dvc.yaml reference?

Agreed, I think we need to make it better than project structure, which sounds more like we are giving suggestions on how to organize your project. Right now, it includes more than dvc.yaml but also any other DVC-managed files.

Remote config - I wonder if we should do one Config reference - include remotes there (w/o additional level, all things about remotes and config on the same level).

Makes sense. Would we want subpages for each remote like we now have in the guide? Then it becomes as nested as it is now, so now I'm second guessing this πŸ˜… .

shcheklein commented 1 year ago

I think we can keep it:

Reference
   Config
       SSH
       Google Drive
       ...
       Cache 
       [Other config ....]

wdyt?

dberenbaum commented 1 year ago

It could work, or it might be too busy.

Let's put this as a p2 for now. We have already moved this info around a lot. I'd rather focus on get started and new content focused on basic workflows than on moving around the existing content.

dberenbaum commented 1 year ago

Another benefit would be to have somewhere to mention environment variables

dberenbaum commented 1 year ago

Bumping the importance here but also want to consider other changes to consolidate the dvc/mlops docs (dvc, dvclive, studio, vs code)

dberenbaum commented 6 months ago

Prioritizing Integrations

Integrations is a section with its own importance in docs in B , thing that has proven important when including a tool in a fast-track scenario. In DVC, I have to go to DVCLive > ML Frameworks

π™²π™Ύπ™½π™²π™»πš„πš‚π™Έπ™Ύπ™½: πšπš‘πšŽ πšŒπš˜πš—πšπš›πš’πš‹πšžπšπš˜πš› πš›πšŽπšŒπš˜πš–πš–πšŽπš—πšπšœ 𝚝𝚘 πšπš‘πšŽ πš–πšŠπš’πš—πšπšŠπš’πš—πšŽπš› 𝚝𝚘 πš›πšŽπšŒπš˜πšπš—πš’πš£πšŽ πš’πš—πšπšŽπšπš›πšŠπšπš’πš˜πš—πšœ 𝚊𝚜 πš™πšŠπš›πš 𝚘𝚏 πšπš‘πšŽ 𝚏𝚊𝚜𝚝-πšπš›πšŠπšŒπš” πšœπšŒπšŽπš—πšŠπš›πš’πš˜, πšŠπš—πš πš™πš›πš’πš˜πš›πš’πšπš’πš£πšŽ 𝚊𝚌𝚌𝚎𝚜𝚜 πšŠπšŒπšŒπš˜πš›πšπš’πš—πšπš•πš’.

Originally posted by @SoyGema in https://github.com/iterative/dvc.org/issues/4919#issuecomment-1762823346

Consider moving integrations to a top-level section if we do this reorg

dberenbaum commented 6 months ago

Combining with the ideas in https://github.com/iterative/dvc.org/issues/5153, we can use this ticket to discuss the overall structure of the docs. Here's a proposal of an ideal state to work towards: