As a company, I would like to host code documentation at centralized place within organization. Lets say, There are projects written in Team A: C++,
Team B: Java,
Team C: C#
Team D: Python.
All these projects have autogenerated docs, which can be converted in HTML pages. And then pushed to http://docs.mycomany/
Once, user visits above site in browser,
there should be option to view all projects across company
Sort them
Filter them by language (C++, Java etc) then Sort by existing criteria.
Currently hostthedocs comes with very simple UI. ByteDocs needs to implement
Use Case:
As a company, I would like to host code documentation at centralized place within organization. Lets say, There are projects written in Team A: C++, Team B: Java, Team C: C# Team D: Python.
All these projects have autogenerated docs, which can be converted in HTML pages. And then pushed to http://docs.mycomany/
Once, user visits above site in browser,