diff options
| author | Pierre-François Clement <likeyn@gmail.com> | 2019-03-08 17:20:20 +0100 |
|---|---|---|
| committer | Pierre-François Clement <likeyn@gmail.com> | 2019-03-08 17:20:20 +0100 |
| commit | 6ca3b99774483f320cd430b8166df58dba178dc8 (patch) | |
| tree | 2b6ec0b3e190c777b8e71f82157b8a5c93128832 | |
| parent | ed100434e33ed95e69620fc9ff6167bb130d3862 (diff) | |
Move "cmake" articles to the "tool" category
| -rw-r--r-- | cmake.html.markdown | 3 | ||||
| -rw-r--r-- | pt-br/cmake-pt.html.markdown | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/cmake.html.markdown b/cmake.html.markdown index c705beea..32a7b758 100644 --- a/cmake.html.markdown +++ b/cmake.html.markdown @@ -1,5 +1,6 @@ --- -language: cmake +category: tool +tool: cmake contributors: - ["Bruno Alano", "https://github.com/brunoalano"] filename: CMake diff --git a/pt-br/cmake-pt.html.markdown b/pt-br/cmake-pt.html.markdown index 8d4c3fda..d11fe4f4 100644 --- a/pt-br/cmake-pt.html.markdown +++ b/pt-br/cmake-pt.html.markdown @@ -1,5 +1,6 @@ --- -language: cmake +category: tool +tool: cmake contributors: - ["Bruno Alano", "https://github.com/brunoalano"] filename: CMake-br |
