javaparser / javaparser-website

1 stars 1 forks source link

Add a little more detail to "components" #17

Open matozoid opened 6 years ago

matozoid commented 6 years ago

It would be good to mention the following "components" or "features" with a one or two line description:

ftomassetti commented 6 years ago

True. Some of them are user facing features, while others (CST, meta model) are more implementation information relevant to contributors or very advanced users

matozoid commented 6 years ago

The CST certainly pretty prints well, though.

ftomassetti commented 6 years ago

Should we have a specific page named components? Should we list those in the homepage?

matozoid commented 6 years ago

I've used "features" instead of "components" in our secret document now, that seems to cover the topic better. I propose something like "Symbol Solver - (description of what it does) - (description of what to expect when using it)"

matozoid commented 6 years ago

Oh, yeah, we can make a separate page or not. You're in charge of the site :-)