Doxygen?

Hi all,

There are a lot of doxygen style comments in Swift's source code. Some doxygen
related files are in the docs directory. But I seems not able to get the
documentation generated (I'm not super familiar with doxygen).

What's the state of this? Is anyone using it to look and call-graph, etc? If
so, how?

- Daniel

I originally did this a long time ago, but it did not really take off and it might have bit rotted. Let me take a peak.

···

On Jan 9, 2016, at 4:22 PM, Daniel Duan via swift-dev <swift-dev@swift.org> wrote:

Hi all,

There are a lot of doxygen style comments in Swift's source code. Some doxygen
related files are in the docs directory. But I seems not able to get the
documentation generated (I'm not super familiar with doxygen).

What's the state of this? Is anyone using it to look and call-graph, etc? If
so, how?

- Daniel

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

This should do it:

To git@github.com:apple/swift.git
   2f4bec9..6da11ce master -> master

Michael

···

On Jan 9, 2016, at 8:22 PM, Michael Gottesman via swift-dev <swift-dev@swift.org> wrote:

I originally did this a long time ago, but it did not really take off and it might have bit rotted. Let me take a peak.

On Jan 9, 2016, at 4:22 PM, Daniel Duan via swift-dev <swift-dev@swift.org> wrote:

Hi all,

There are a lot of doxygen style comments in Swift's source code. Some doxygen
related files are in the docs directory. But I seems not able to get the
documentation generated (I'm not super familiar with doxygen).

What's the state of this? Is anyone using it to look and call-graph, etc? If
so, how?

- Daniel

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Awesome! Thanks Micheal :)

Michael Gottesman via swift-dev <swift-dev <at> swift.org> writes:

···

This should do it:

To git <at> github.com:apple/swift.git
   2f4bec9..6da11ce master -> master

Michael