# docs-mongodb-vscode **Repository Path**: mirrors_mongodb/docs-mongodb-vscode ## Basic Information - **Project Name**: docs-mongodb-vscode - **Description**: Documentation for the MongoDB for VS Code Extension - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ========================= |vsce| Code Documentation ========================= This repository contains documentation for the |vsce|. Building -------- First install `mut `_. Then you can download and build this documentation locally with the following command: git clone https://github.com/mongodb/docs-mongodb-vscode.git cd docs-mongodb-vscode/ make build View ``build/master/html/index.html`` to view your current build of the documentation. Contributing ------------ To contribute to the documentation, please fork this repository on GitHub and issue a pull request. If you have not done so already, please sign the `MongoDB/10gen Contributor Agreement `_. See the following documents within this repository that provide a more thorough overview of the documentation style, and process. These links point back to the MongoDB Manual materials: - `Style Guide `_ - `Documentation Organization `_ File issue reports or requests at the `Documentation Jira Project `_. All documentation is available under the terms of a `Creative Commons License `_. The MongoDB Documentation Project is governed by the terms of the `MongoDB/10gen Contributor Agreement `_. If you have any questions, please contact `docs@mongodb.com `_. -- The MongoDB/10gen Docs Team