ros2 / design

Design documentation for ROS 2.0 effort
http://design.ros2.org/
Apache License 2.0
215 stars 194 forks source link

Add format+example for adding year+last modified year for each article #322

Closed christophebedard closed 2 years ago

christophebedard commented 2 years ago

Closes #320

The goal is to include a "date written" and possibly a "last modified" YYYY-MM date to each article. The latter is optional and only intended for somewhat significant changes, not typo fixes. I could remove it if it's not deemed to be that important.

Signed-off-by: Christophe Bedard bedard.christophe@gmail.com

clalancette commented 2 years ago

Also, I should say: thanks for kicking this off!

clalancette commented 2 years ago

All right, I went through and added the date for every article in 32634db . Please take a look when you get a chance.

christophebedard commented 2 years ago

I haven't checked all the dates, but it looks good!

In the future, it'd be nice to extract some of that repetitive template stuff out into a "post" layout.

clalancette commented 2 years ago

Even though I did a bunch of work on this, I've still approved it and I'm going to go ahead and merge. Thanks again @christophebedard !