mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 21:24:41 +03:00
Update for io page
This commit is contained in:
4804
CppCoreGuidelines.md
4804
CppCoreGuidelines.md
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,8 @@ How to update the gh-pages at http://isocpp.github.io/CppCoreGuidelines/
|
||||
2. Update date in CppCoreGuidelines.md file
|
||||
3. Copy CppCoreGuidelines.md to a temporary location
|
||||
4. git checkout gh-pages
|
||||
5. Add the following three lines to the top of CppCoreGuidelines.md:
|
||||
5. Copy the temporary copy of CppCoreGuidelines.md back
|
||||
6. Add the following three lines to the top of CppCoreGuidelines.md:
|
||||
|
||||
---
|
||||
layout: default
|
||||
|
||||
Reference in New Issue
Block a user