File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,10 @@ documentation formats are currently supported:
3333 3 ) QT Help documentation format (.qch). Can be generated using ` make doc_qch ` .
3434 ` make install ` installs the documentation into proper locations.
3535
36- Simply running ` make ` will run generate documentation in all three formats.
36+ Simply running ` make all ` will generate documentation in all three formats.
37+
38+ Running ` make release ` will generate the release archives which are uploaded
39+ to < http://en.cppreference.com/w/Cppreference:Archives > .
3740
3841Dependencies
3942------------
@@ -45,4 +48,4 @@ See also
4548--------
4649
4750Debian packaging information for this package is maintained at
48- < https://github.com/p12tic/cppreference-doc-debian >
51+ < https://github.com/p12tic/cppreference-doc_debian >
You can’t perform that action at this time.
0 commit comments