Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,22 @@
# directories to ignore when looking for source files.
# This patterns also effect to html_static_path and html_extra_path
exclude_patterns = [
'.devcontainer',
'.DS_Store',
'_build',
'Thumbs.db',
'.DS_Store',
# Directories to exclude
'local/*',
'scripts/*',
'transifex/*',
'venv/*',
'dash-core-src',
# Docs related files to exclude
'CLAUDE.md',
'README.md',
'.devcontainer',
'transifex',
'docs/core/api/ai-prompt.md',
'docs/img/dev/gifs/README.md',
'docs/user/wallets/electrum/dip3_p2sh_howto.md',
'scripts/*',
'venv',
'dash-core-src'
]

# The name of the Pygments (syntax highlighting) style to use.
Expand Down
19 changes: 0 additions & 19 deletions docs/user/masternodes/hosting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,25 +78,6 @@ https://dashmasternode.io
- `Email <sidhosting@protonmail.com>`__


Pool of Stake
-------------

.. image:: img/pool-of-stake.svg
:width: 200px
:align: right
:target: https://www.poolofstake.io

https://www.poolofstake.io

- Operated by: Pool of Stake OÜ
- Services: Hosting, Shares
- 15% of masternode payments (5% with tokens)
- `Site <https://www.poolofstake.io>`__
- `Email <mail@poolofstake.io>`__
- `Twitter <https://twitter.com/poolofstake>`__
- `Telegram <https://telegram.me/poolofstake>`__


NodeHub.io
----------

Expand Down