sapling/eden/scm/newdoc/dev/index.rst
Stefan Filip 10f855d28c newdoc: add Segmented Changelog section
Summary:
I gathered information from various sources in this newdoc entry.
The goal is to have an easy link that gives a general summary of what
Segmented Changelog is and what it does.

Reviewed By: quark-zju

Differential Revision: D25908322

fbshipit-source-id: 8f3d2725afe8db5a9bc179189c287fd54aaca08b
2021-01-19 21:00:13 -08:00

37 lines
844 B
ReStructuredText

FB Mercurial Developer Guide
============================
.. warning::
This is a Work-In-Progress! Content below might be rewritten entirely.
Contents:
.. toctree::
:maxdepth: 2
process/QuickStart
process/WritingExtensions
process/WritingNativeCommands
process/WritingTests
process/DebuggingFeatures
process/DebuggingTests
internals/BundleFeature
internals/ConvertExtensionImplementation
internals/CrossedLinkrevs
internals/Design
internals/DirState
internals/EncodingStrategy
internals/FileFormats
internals/HandlingLargeFiles
internals/Manifest
internals/MercurialApi
internals/Mutation
internals/RequiresFile
internals/RevlogNG
internals/SegmentedChangelog
internals/UnlinkingFilesOnWindows
internals/Visibility
internals/WhatGoesWhere
internals/WireProtocol