Skip to content

Commit b838bca

Browse files
author
Povilas Kanapickas
committed
README: Use markdown
1 parent 6357560 commit b838bca

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README renamed to README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Information
2-
===========
2+
-----------
3+
34
This is source package for Cppreference C++ standard library reference
45
documentation available at <http://en.cppreference.com>.
56

@@ -35,13 +36,13 @@ documentation formats are currently supported:
3536
Simply running `make` will run generate documentation in all three formats.
3637

3738
Dependencies
38-
============
39+
------------
3940

40-
The package depends on 'wget' (>=1.15), 'python3', 'python3-lxml', 'xsltproc' and
41-
'qhelpgenerator' for the generation of the documentation.
41+
The package depends on 'wget' (>=1.15), 'python3', 'python3-lxml', 'xsltproc'
42+
and 'qhelpgenerator' for the generation of the documentation.
4243

4344
See also
44-
========
45+
--------
4546

4647
Debian packaging information for this package is maintained at
4748
<https://github.com/p12tic/cppreference-doc-debian>

0 commit comments

Comments
 (0)