Skip to content

Commit

Permalink
Update README to explain how to view changes to public docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlinsley committed May 10, 2024
1 parent 9c252b1 commit 2667129
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Here you can find the source for the documentation for pganalyze - PostgreSQL Pe

See also https://pganalyze.com/docs

## Contributing

To visualize changes to the public documentation:
- checkout the [pganalyze-web](https://github.com/pganalyze/pganalyze-web) repo
- update its `docs` submodule to include your changes
- in the web repo, run `yarn run gatsby develop`

## Copyright

Copyright 2018, Duboce Labs Inc.
Expand Down

0 comments on commit 2667129

Please sign in to comment.