GithubHelp home page GithubHelp logo

demingwangfr / prisma-cloud-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paloaltonetworks/prisma-cloud-docs

0.0 0.0 0.0 266.69 MB

Prisma Cloud docs

Home Page: https://docs.paloaltonetworks.com/prisma/prisma-cloud.html

Python 0.01% Shell 0.01% HTML 99.99%

prisma-cloud-docs's Introduction

prisma_cloud_logo

Prisma Cloud Community Docs

Welcome to the docs project for Prisma Cloud. Docs are a core part of the product and we build them just like we build the software in it - using modern collaboration platforms like GitHub and publishing them through a CI/CD pipeline with Jenkins. As of May 2020, we've open sourced the docs so that anyone can contribute directly to them and see their work quickly go live for the whole community's benefit. This repo is where that happens.

Who?

Anyone can contribute the docs with simple pull requests. All PRs are reviewed by product team members for accuracy and consistency and we'll collaborate with you on any questions or suggestions. Because everything happens on GitHub, all your contributions are clearly visible and recognized.

What?

PRs of any size or form are welcome, from simple clarifications of wording to entirely new how-to articles. All content is in the open source AsciiDoctor format, which can be edited right in the GitHub browser IDE or any other text editor of your choice.

The Prisma Cloud product team will continue to author docs for all new features and changes in each release.

When?

We review PRs weekly. If there are no questions or further discussion, you'll see your changes live the next week.

Where?

All Prisma Cloud documentation is included in this repo. Because the entire docs source is just text files in GitHub, it's easy to work with the way you want. Official docs are published here:

https://docs.paloaltonetworks.com/prisma/prisma-cloud.html

Why?

The best docs are written by people that really use and understand the technology. While we on the product team are still intimately involved in creating and maintaining the docs, we know that everyone will benefit from the experiences and knowledge of the overall community.

How?

  1. Fork the repo.
  2. Make your changes directly in the GitHub UI, or with your editor of choice and the git command line tool.
  3. Submit your changes back to the repo as a pull request (PR).

Note - If you are a Palo Alto Networks employee and wants to assign reviewers to your PRs, please open an IT Service Request to add your GH ID to the github.com/PaloAltoNetworks org. From there, reach out to Prisma Cloud TechDocs, and we can add you to our repo.

Structure

Each guide has its own dedicated directory. For example, the Administrator's Guide can be found in the top level admin_guide/ dir.

Each guide has a topic map, named book.yml, written in YAML format. Topic maps reference all the individual source files that make up a document. They're also used to generate a document's navigation menu.

Source files are written in AsciiDoctor and have the .adoc extension. Each source file holds one "article", which is rendered as a single page on the doc site.

Source for the Administrator's Guide uses conditional content to target either Compute Edition (self-hosted) or Enterprise Edition (SaaS). Content that only applies to one or the other is fenced with AsciiDoctor's ifdef and endif directives.

For Compute Edition-specific content:

ifdef::compute_edition[]
Download and run Console in your own environment.
endif::compute_edition[]

For Enterprise Edition-specific content:

ifdef::prisma_cloud[]
Palo Alto Networks runs Console for you.
endif::prisma_cloud[]

prisma-cloud-docs's People

Contributors

iansk avatar aqsaxvv092 avatar grevach avatar pubs-mv avatar morshabipan avatar e-shuster avatar kickdesigns avatar mayashani avatar avish9 avatar sgordon46 avatar pfox1969 avatar harisrini avatar tomspivak avatar sullivan1337 avatar ssugandh avatar joshfalgout avatar arifulhuq avatar wfg avatar anaghapamidi avatar rcaballeromx avatar kdpanw avatar elvis19891 avatar turbodog avatar nikp-pan avatar rjain15 avatar solalraveh avatar vmatangi avatar emanic avatar dopurcell avatar brianbuquoi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.