All Projects → cpprefjp → Site

cpprefjp / Site

cpprefjpサイトのMarkdownソース

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Site

IchigoJam-BASIC
🍓🅱️ IchigoJam BASIC コマンド一覧 command reference (Japanese)
Stars: ✭ 11 (-96%)
Mutual labels:  reference, japanese
The Rust Programming Language Ja
Rust文書の【旧】和訳レポジトリ → 最新版はこちら: https://github.com/rust-lang-ja/book-ja
Stars: ✭ 352 (+28%)
Mutual labels:  japanese, document
Zipangu
A library for compatibility about Japan.
Stars: ✭ 27 (-90.18%)
Mutual labels:  japanese
Doc
🦋 Raku documentation (tools and docs)
Stars: ✭ 259 (-5.82%)
Mutual labels:  reference
mindoc
Golang实现的基于beego框架的接口在线文档管理系统
Stars: ✭ 5,464 (+1886.91%)
Mutual labels:  document
vue-pseudo-window
🖼 Declaratively interface window/document/body in your Vue template
Stars: ✭ 28 (-89.82%)
Mutual labels:  document
textlint-rule-ja-no-abusage
よくある日本語の誤用をチェックするtextlintルール
Stars: ✭ 21 (-92.36%)
Mutual labels:  japanese
fsharp-cheatsheet
An updated cheat sheet for F# 🔷🖤💙💛
Stars: ✭ 166 (-39.64%)
Mutual labels:  reference
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+1080.36%)
Mutual labels:  reference
scoop-for-jp
Scoop bucket for ALL Japanese users.
Stars: ✭ 17 (-93.82%)
Mutual labels:  japanese
Jumanpp
Juman++ (a Morphological Analyzer Toolkit)
Stars: ✭ 254 (-7.64%)
Mutual labels:  japanese
knp
A Japanese Parser
Stars: ✭ 16 (-94.18%)
Mutual labels:  japanese
programming-windows-5th-edition
Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.
Stars: ✭ 28 (-89.82%)
Mutual labels:  reference
TALPCo
TUFS Asian Language Parallel Corpus
Stars: ✭ 32 (-88.36%)
Mutual labels:  japanese
scanbot-sdk-example-ionic
Scanbot scanner SDK example app for Ionic with Cordova.
Stars: ✭ 24 (-91.27%)
Mutual labels:  document
Opencv Python Series
An OpenCV & Python Tutorial Series and Reference.
Stars: ✭ 262 (-4.73%)
Mutual labels:  reference
unofficial-jisho-api
Encapsulates the official Jisho.org API and also provides kanji, example, and stroke diagram search.
Stars: ✭ 88 (-68%)
Mutual labels:  japanese
document-title
React hook for updating the document-title
Stars: ✭ 60 (-78.18%)
Mutual labels:  document
CatsCheatSheet
This project is to contain a listing of common theorems in elementary category theory.
Stars: ✭ 61 (-77.82%)
Mutual labels:  reference
Javascript Cheatsheet
Basic Javascript Cheat Sheet
Stars: ✭ 262 (-4.73%)
Mutual labels:  reference

site

detect forbidden characters inner link check outer link check build

このリポジトリは、C++リファレンスサイトcpprefjpのMarkdownソースです。

このリポジトリにあるMarkdownファイルを編集することで、cpprefjpサイトに自動的に反映されます。

cpprefjpへのコントリビュート方法や各ファイル編集方法については、以下のドキュメントを参照してください。

cpprefjpは、以下のコアメンバが運営を行っています。

cpprefjpでは、C++の最新バージョンに随時対応しています。

各種ツールの使用方法

内部リンクのチェック

Python 3系をインストールした状態で、以下を実行する:

pip3 install requests
python3 .github/workflows/script/link_check.py --check-inner-link
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].