On Sep 11, 2015, at 04:47, Alexei Sholik <
alcos...@gmail.com> wrote:
> I like the idea. However, I don't see how it should be generated.
>
> You have created a number of categories and assigned functions from
> Enum to them. That seems like a good way to go and can be done for the
> whole core library. In which way are you suggesting to generate it?
I'm open to suggestions for the specifics, but the general idea is that
any Elixero should be allowed (nay, encouraged!) to participate. This
may result in some noise (eg, overlapping categories, iffy links), but
I'm willing to live with this in trade for the useful information.
As my web page indicates, modules could contain attributes such as
@ontodoc Transform Traverse
Once we have an initial set of categories and the attribute definitions
are hammered out, anyone could suggest attributes using a pull request.
The attributes could then be harvested mechanically, turned into summary
files, and merged with other (hand-edited and/or harvested) files.
On Sep 11, 2015, at 05:09, eksperimental <
eksper...@autistici.org> wrote:
> This is such a great idea Rich. I think it opens the door to let people
> create really cool stuff while integrating the docs with other tools,
> not only from the generated documentation.
Indeed. For example, we could set up a Phoenix app with index pages, a
cool GUI (eg, D3) navigation, etc. I'd suggest using a graph database
(eg, Neo4j) on the back end, to support arbitrary queries, but this is
an implementation detail.
Hmmmm. Would anyone else be up for a documentation BOF at ElixirConf?