Skip to content

Commit

Permalink
SM501.txt: standardize document format
Browse files Browse the repository at this point in the history
Each text file under Documentation follows a different
format. Some doesn't even have titles!

Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx:

- adjust document title;
- use the copyright markup.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
mchehab authored and Jonathan Corbet committed Jul 14, 2017
1 parent 9135bf4 commit d1bb1d0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Documentation/SM501.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
SM501 Driver
============
.. include:: <isonum.txt>

Copyright 2006, 2007 Simtec Electronics
============
SM501 Driver
============

:Copyright: |copy| 2006, 2007 Simtec Electronics

The Silicon Motion SM501 multimedia companion chip is a multifunction device
which may provide numerous interfaces including USB host controller USB gadget,
Expand Down

0 comments on commit d1bb1d0

Please sign in to comment.